Module org.autogui

Class ObjectTableColumnValue.ObjectTableCellEditor

java.lang.Object
javax.swing.AbstractCellEditor
org.autogui.swing.table.ObjectTableColumnValue.ObjectTableCellEditor
All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor, ObjectTableColumnValue.ObjectTableColumnCellView
Direct Known Subclasses:
GuiSwingTableColumnBoolean.CheckBoxEditor
Enclosing class:
ObjectTableColumnValue

public static class ObjectTableColumnValue.ObjectTableCellEditor extends AbstractCellEditor implements TableCellEditor, ObjectTableColumnValue.ObjectTableColumnCellView
a cell-editor with GuiSwingView.ValuePane
See Also: