org.openorb.board.shared.board
public class BoardTableEditor extends DefaultCellEditor
Constructor Summary | |
---|---|
BoardTableEditor()
Constructor |
Method Summary | |
---|---|
void | addEditingCase(int cellType, BoardComponentEditor editor) |
Object | getCellEditorValue()
TableCellEditor implementation |
Component | getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
TableCellEditor implementation |
void | removeEditingCase(int cellType) |