Class JComboBoxEditor

All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor, TreeCellEditor

public class JComboBoxEditor extends DefaultCellEditor
Basic cell editor for JComboBox with optional callback.
See Also: