Class FormattedCellEditor
java.lang.Object
javax.swing.AbstractCellEditor
javax.swing.DefaultCellEditor
com.inductiveautomation.ignition.client.util.gui.table.FormattedCellEditor
- All Implemented Interfaces:
- Serializable,- CellEditor,- TableCellEditor,- TreeCellEditor
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class javax.swing.DefaultCellEditorDefaultCellEditor.EditorDelegate
- 
Field SummaryFields inherited from class javax.swing.DefaultCellEditorclickCountToStart, delegate, editorComponentFields inherited from class javax.swing.AbstractCellEditorchangeEvent, listenerList
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class javax.swing.DefaultCellEditorcancelCellEditing, getCellEditorValue, getClickCountToStart, getComponent, getTableCellEditorComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditingMethods inherited from class javax.swing.AbstractCellEditoraddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.swing.CellEditoraddCellEditorListener, removeCellEditorListener
- 
Constructor Details- 
FormattedCellEditor
 
-