org.openorb.board.shared.treetable
public class TableEditor extends DefaultCellEditor
Constructor Summary | |
---|---|
TableEditor(TreeTable2 treeTable)
Constructor |
Method Summary | |
---|---|
void | addEditorCase(int cellType, DataNodeEditor editor) |
Object | getCellEditorValue()
TableCellEditor implementation |
Component | getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
TableCellEditor implementation |
void | removeEditorCase(int cellType) |