Class DateCellEditor

All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor, TreeCellEditor

public class DateCellEditor extends DefaultCellEditor
Implements a cell editor that uses a formatted text field to edit Date values.
See Also: