public class TriStateTableEditor extends DefaultCellEditor
$Modtime: 6/23/07 10:06ap $,
Serialized FormDefaultCellEditor.EditorDelegateclickCountToStart, delegate, editorComponentchangeEvent, listenerList| Constructor and Description |
|---|
TriStateTableEditor() |
| Modifier and Type | Method and Description |
|---|---|
Component |
getTableCellEditorComponent(JTable pTable,
Object pVal,
boolean pSelected,
int pRow,
int pCol)
Expects either a Set of Booleans or a TriState value.
|
cancelCellEditing, getCellEditorValue, getClickCountToStart, getComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditingaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, removeCellEditorListenerpublic Component getTableCellEditorComponent(JTable pTable, Object pVal, boolean pSelected, int pRow, int pCol)
getTableCellEditorComponent in interface TableCellEditorgetTableCellEditorComponent in class DefaultCellEditorCopyright © 2023. All rights reserved.