org.esa.beam.visat.actions.pgrab.model.dataprovider
Class QuicklookProvider.QuickLookEditor
java.lang.Object
javax.swing.AbstractCellEditor
org.esa.beam.visat.actions.pgrab.model.dataprovider.QuicklookProvider.QuickLookEditor
- All Implemented Interfaces:
- Serializable, CellEditor, TableCellEditor
- Enclosing class:
- QuicklookProvider
public static class QuicklookProvider.QuickLookEditor
- extends AbstractCellEditor
- implements TableCellEditor
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuicklookProvider.QuickLookEditor
public QuicklookProvider.QuickLookEditor()
getTableCellEditorComponent
public Component getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column)
- Specified by:
getTableCellEditorComponent in interface TableCellEditor
getCellEditorValue
public Object getCellEditorValue()
- Specified by:
getCellEditorValue in interface CellEditor
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.