Module net.anwiba.commons.swing
Class ComboBoxObjectFieldEditor<T>
java.lang.Object
net.anwiba.commons.swing.combobox.ComboBoxObjectFieldEditor<T>
- All Implemented Interfaces:
ComboBoxEditor
-
Constructor Details
-
ComboBoxObjectFieldEditor
-
-
Method Details
-
setItem
- Specified by:
setItemin interfaceComboBoxEditor
-
selectAll
public void selectAll()- Specified by:
selectAllin interfaceComboBoxEditor
-
removeActionListener
- Specified by:
removeActionListenerin interfaceComboBoxEditor
-
getItem
- Specified by:
getItemin interfaceComboBoxEditor
-
getEditorComponent
- Specified by:
getEditorComponentin interfaceComboBoxEditor
-
addActionListener
- Specified by:
addActionListenerin interfaceComboBoxEditor
-
getModel
-