butler.swing.record
Interface RecordSelector.SelectionPanel
- All Superinterfaces:
- java.util.EventListener, RecordSelectionListener
- All Known Implementing Classes:
- ListForm
- Enclosing interface:
- RecordSelector
public static interface RecordSelector.SelectionPanel
- extends RecordSelectionListener
addRecordSelectionListener
void addRecordSelectionListener(RecordSelectionListener listener)
getPanel
java.awt.Container getPanel()
throws java.lang.Exception
- Throws:
java.lang.Exception
getTitle
java.lang.String getTitle()
throws java.lang.Exception
- Throws:
java.lang.Exception
init
void init()
throws java.lang.Exception
- Throws:
java.lang.Exception