public class SchemaPanel.MyFieldNameEditor extends SchemaPanel.MyEditor
DefaultCellEditor.EditorDelegaterowclickCountToStart, delegate, editorComponentchangeEvent, listenerList| Constructor and Description |
|---|
SchemaPanel.MyFieldNameEditor() |
| 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 boolean stopCellEditing()
stopCellEditing in interface CellEditorstopCellEditing in class SchemaPanel.MyEditorpublic Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorgetTableCellEditorComponent in class SchemaPanel.MyEditorprotected String validate()
validate in class SchemaPanel.MyEditorCopyright © 2015. All rights reserved.