org.jgraph.cellview
Class JGraphMultilineView.MultiLinedEditor
java.lang.Object
DefaultGraphCellEditor
org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor
- Enclosing class:
- JGraphMultilineView
- public static class JGraphMultilineView.MultiLinedEditor
- extends DefaultGraphCellEditor
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGraphMultilineView.MultiLinedEditor
public JGraphMultilineView.MultiLinedEditor()
getGraphCellEditorComponent
public Component getGraphCellEditorComponent(JGraph graph,
Object cell,
boolean isSelected)
- Overriding this in order to set the size of an editor to that of an edited view.
createGraphCellEditor
protected GraphCellEditor createGraphCellEditor()
createContainer
protected Container createContainer()
- Overriting this so that I could modify an eiditor container.
see http://sourceforge.net/forum/forum.php?thread_id=781479&forum_id=140880
Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.