org.esa.beam.visat.actions.pgrab.model.dataprovider
Class WorldMapProvider.WorldMapCellEditor
java.lang.Object
javax.swing.AbstractCellEditor
org.esa.beam.visat.actions.pgrab.model.dataprovider.WorldMapProvider.WorldMapCellEditor
- All Implemented Interfaces:
- Serializable, CellEditor, TableCellEditor
- Enclosing class:
- WorldMapProvider
public static class WorldMapProvider.WorldMapCellEditor
- 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 |
WorldMapProvider.WorldMapCellEditor
public WorldMapProvider.WorldMapCellEditor()
getCellEditorValue
public Object getCellEditorValue()
- Specified by:
getCellEditorValue in interface CellEditor
getTableCellEditorComponent
public Component getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column)
- Specified by:
getTableCellEditorComponent in interface TableCellEditor
Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.