ru.biosoft.access.support
Class DataCollectionMultyChoicePropertyEditor
|
+--ru.biosoft.access.support.DataCollectionMultyChoicePropertyEditor
- Direct Known Subclasses:
- ReferrerBeanInfo.LiteratureReferencesEditor
- public abstract class DataCollectionMultyChoicePropertyEditor
- extends CustomEditorSupport
DataCollectionMultyChoicePropertyEditor
public DataCollectionMultyChoicePropertyEditor()
getCustomEditor
public Component getCustomEditor(Component parent, boolean isSelected)
getCustomRenderer
public Component getCustomRenderer(Component parent, boolean isSelected, boolean hasFocus)
getDataCollection
public abstract DataCollection getDataCollection()
throws java.lang.Exception
- Should return the DataCollection containing possible values.
to Class javax.swing.JPanel
to Class javax.swing.JButton
to Class java.awt.Component
to Class java.lang.String
BOTTOM