Class IntegerArrayCellEditor

All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor, TreeCellEditor

public class IntegerArrayCellEditor extends DefaultCellEditor
Implements a cell editor that uses a formatted text field to edit int[] values.
See Also: