org.jgraph.cellview
Class JGraphMultilineView.MultiLinedEditor.RealCellEditor
java.lang.Object
javax.swing.AbstractCellEditor
org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor.RealCellEditor
- All Implemented Interfaces:
- CellEditor, Serializable
- Enclosing class:
- JGraphMultilineView.MultiLinedEditor
- public class JGraphMultilineView.MultiLinedEditor.RealCellEditor
- extends AbstractCellEditor
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGraphMultilineView.MultiLinedEditor.RealCellEditor
public JGraphMultilineView.MultiLinedEditor.RealCellEditor()
getGraphCellEditorComponent
public Component getGraphCellEditorComponent(JGraph graph,
Object value,
boolean isSelected)
getCellEditorValue
public Object getCellEditorValue()
stopCellEditing
public boolean stopCellEditing()
shouldSelectCell
public boolean shouldSelectCell(EventObject event)
Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.