public class ExternalChannelTableCellEditor extends AbstractCellEditor implements TableCellEditor, ActionListener
changeEvent, listenerList
Constructor and Description |
---|
ExternalChannelTableCellEditor(ConfigIf config) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
Object |
getCellEditorValue() |
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
boolean |
isCellEditable(EventObject evt) |
boolean |
stopCellEditing() |
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListener, shouldSelectCell
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCellEditorListener, cancelCellEditing, removeCellEditorListener, shouldSelectCell
public ExternalChannelTableCellEditor(ConfigIf config)
public Object getCellEditorValue()
getCellEditorValue
in interface CellEditor
public boolean stopCellEditing()
stopCellEditing
in interface CellEditor
stopCellEditing
in class AbstractCellEditor
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public boolean isCellEditable(EventObject evt)
isCellEditable
in interface CellEditor
isCellEditable
in class AbstractCellEditor
public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent
in interface TableCellEditor
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)