Class ColorCellEditor

java.lang.Object
javax.swing.AbstractCellEditor
smile.swing.table.ColorCellEditor
All Implemented Interfaces:
ActionListener, Serializable, EventListener, CellEditor, TableCellEditor

public class ColorCellEditor extends AbstractCellEditor implements TableCellEditor, ActionListener
Color editor in JTable.
See Also: