Class DoubleArrayCellEditor

All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor, TreeCellEditor

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