Class FontCellEditor

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

public class FontCellEditor extends AbstractCellEditor implements TableCellEditor, ActionListener
Font editor in JTable.
See Also: