Class IconButtonTableCellEditor<R>

java.lang.Object
javax.swing.AbstractCellEditor
docking.widgets.table.IconButtonTableCellEditor<R>
All Implemented Interfaces:
ActionListener, Serializable, EventListener, CellEditor, TableCellEditor

public class IconButtonTableCellEditor<R> extends AbstractCellEditor implements TableCellEditor, ActionListener
See Also: