public class SchemaPanel.MyDataTypeEditor extends SchemaPanel.MyEditor
DefaultCellEditor.EditorDelegaterowclickCountToStart, delegate, editorComponentchangeEvent, listenerList| Constructor and Description |
|---|
SchemaPanel.MyDataTypeEditor(Object[] items) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
boolean |
stopCellEditing() |
protected String |
validate() |
cancelCellEditing, getCurrentErrorMessagegetCellEditorValue, getClickCountToStart, getComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCelladdCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, removeCellEditorListenerpublic SchemaPanel.MyDataTypeEditor(Object[] items)
public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorgetTableCellEditorComponent in class SchemaPanel.MyEditorpublic boolean stopCellEditing()
stopCellEditing in interface CellEditorstopCellEditing in class SchemaPanel.MyEditorprotected String validate()
validate in class SchemaPanel.MyEditorCopyright © 2015. All rights reserved.