org.inb.biomoby.central.gui.renderer
Class MobyNameCellEditor
java.lang.Object
javax.swing.AbstractCellEditor
javax.swing.DefaultCellEditor
org.inb.biomoby.central.gui.renderer.MobyNameCellEditor
- All Implemented Interfaces:
- FocusListener, Serializable, EventListener, CellEditor, TableCellEditor, TreeCellEditor
- Direct Known Subclasses:
- ClassNameTreeCellEditor, PropertyNameTableCellEditor
public class MobyNameCellEditor
- extends DefaultCellEditor
- implements FocusListener
- Author:
- Dmitry Repchevsky
- See Also:
- Serialized Form
MobyNameCellEditor
public MobyNameCellEditor()
getComponent
public JTextField getComponent()
- Overrides:
getComponent
in class DefaultCellEditor
focusGained
public void focusGained(FocusEvent e)
- Specified by:
focusGained
in interface FocusListener
focusLost
public void focusLost(FocusEvent e)
- Specified by:
focusLost
in interface FocusListener
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010