org.inb.biomoby.central.gui.renderer
Class CardinalityTableCellEditor
java.lang.Object
javax.swing.AbstractCellEditor
org.inb.biomoby.central.gui.renderer.CardinalityTableCellEditor
- All Implemented Interfaces:
- Serializable, CellEditor, TableCellEditor
public class CardinalityTableCellEditor
- extends AbstractCellEditor
- implements TableCellEditor
- Author:
- Dmitry Repchevsky
- See Also:
- Serialized Form
CardinalityTableCellEditor
public CardinalityTableCellEditor()
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
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010