Class JXTable.NumberEditor

All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor, TreeCellEditor
Enclosing class:
JXTable

public static class JXTable.NumberEditor extends JXTable.GenericEditor
Editor for Numbers.

Note: this is no longer registered by default. The current default is NumberEditorExt which differs from this in being locale-aware.

See Also:
  • Constructor Details

    • NumberEditor

      public NumberEditor()