butler.swing.record
Class DualListRecordSelector
java.lang.Object
butler.swing.record.RecordSelector.BaseImpl
butler.swing.record.DualListRecordSelector
- All Implemented Interfaces:
- RecordSelectionListener, RecordSelector, java.util.EventListener
public class DualListRecordSelector
- extends RecordSelector.BaseImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DualListRecordSelector
public DualListRecordSelector(DDualListRecordSelector desc)
throws java.lang.Exception
- Throws:
java.lang.Exception
getSelectedRecord
public Record getSelectedRecord()
throws java.lang.Exception
- Throws:
java.lang.Exception
getSelectedRecords
public RecordList getSelectedRecords()
throws java.lang.Exception
- Throws:
java.lang.Exception
getValueEditor
public ValueEditor getValueEditor()
throws java.lang.Exception
- Throws:
java.lang.Exception
recordSelected
public void recordSelected(Record rec)
throws java.lang.Exception
- Throws:
java.lang.Exception
recordListSelected
public void recordListSelected(RecordList recList)
throws java.lang.Exception
- Throws:
java.lang.Exception
getValue
public java.lang.Object getValue()
throws java.lang.Exception
- Throws:
java.lang.Exception
setValue
public void setValue(java.lang.Object obj)
throws java.lang.Exception
- Throws:
java.lang.Exception
getComponent
public javax.swing.JComponent getComponent()
throws java.lang.Exception
- Throws:
java.lang.Exception