public class DateEditorPlugIn extends ComboBoxEditorPlugIn
_backgroundUndefinedValue, _connection, _debug, _defaultValueString, _registry, _undefinedString| Constructor and Description |
|---|
DateEditorPlugIn() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addComboItems(de.bsvrz.dav.daf.main.Data data,
javax.swing.JComboBox<java.lang.String> comboBox) |
protected void |
comboBoxAttributeModified(javax.swing.JComboBox<java.lang.String> comboBox,
javax.swing.JLabel suffixBox,
de.bsvrz.dav.daf.main.Data data,
boolean update) |
protected int |
getPriority()
Gibt die Priorität zurück.
|
boolean |
supportsData(de.bsvrz.dav.daf.main.Data data)
Gibt true zurück, wenn dieses PlugIn das übergebene Data-Objekt unterstützt.
|
java.lang.String |
toString() |
createValueBoxcreateComponentcompareTo, getByteArray, isByteAttributeTypeprotected void addComboItems(de.bsvrz.dav.daf.main.Data data,
javax.swing.JComboBox<java.lang.String> comboBox)
addComboItems in class ComboBoxEditorPlugInprotected void comboBoxAttributeModified(javax.swing.JComboBox<java.lang.String> comboBox,
javax.swing.JLabel suffixBox,
de.bsvrz.dav.daf.main.Data data,
boolean update)
comboBoxAttributeModified in class ComboBoxEditorPlugInprotected int getPriority()
DataEditorPlugIngetPriority in class ComboBoxEditorPlugInpublic boolean supportsData(de.bsvrz.dav.daf.main.Data data)
DataEditorPlugInsupportsData in class ComboBoxEditorPlugIndata - Datumpublic java.lang.String toString()
toString in class ComboBoxEditorPlugIn