public class ColorEditor extends AbstractCellEditor implements TableCellEditor, ActionListener
listenerList| Constructor and Description |
|---|
ColorEditor()
Creates a new ColorEditor object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
Object |
getCellEditorValue() |
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditingpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic Object getCellEditorValue()
getCellEditorValue in interface CellEditorgetCellEditorValue in class AbstractCellEditorpublic Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorCopyright © 2012–2026 cismet GmbH. All rights reserved.