|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDefaultGraphCellEditor
org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor
Nested Class Summary | |
class |
JGraphMultilineView.MultiLinedEditor.RealCellEditor
|
Constructor Summary | |
JGraphMultilineView.MultiLinedEditor()
|
Method Summary | |
protected java.awt.Container |
createContainer()
Overriting this so that I could modify an eiditor container. |
protected GraphCellEditor |
createGraphCellEditor()
|
java.awt.Component |
getGraphCellEditorComponent(JGraph graph,
java.lang.Object cell,
boolean isSelected)
Overriding this in order to set the size of an editor to that of an edited view. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JGraphMultilineView.MultiLinedEditor()
Method Detail |
public java.awt.Component getGraphCellEditorComponent(JGraph graph, java.lang.Object cell, boolean isSelected)
protected GraphCellEditor createGraphCellEditor()
protected java.awt.Container createContainer()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |