Class ColorEditor

java.lang.Object
javax.swing.AbstractCellEditor
repast.simphony.chart2.wizard.ColorEditor
All Implemented Interfaces:
ActionListener, Serializable, EventListener, CellEditor, TableCellEditor

public class ColorEditor extends AbstractCellEditor implements TableCellEditor, ActionListener
TableCellEditor for colors.
Author:
from java tutorial.
See Also: