|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectVertexView
org.jgraph.cellview.JGraphMultilineView
Nested Class Summary | |
static class |
JGraphMultilineView.MultiLinedEditor
|
static class |
JGraphMultilineView.MultiLinedRenderer
|
Field Summary | |
protected static JGraphMultilineView.MultiLinedEditor |
editor
|
protected static JGraphMultilineView.MultiLinedRenderer |
renderer
|
Constructor Summary | |
JGraphMultilineView()
|
|
JGraphMultilineView(java.lang.Object cell)
|
Method Summary | |
GraphCellEditor |
getEditor()
|
CellViewRenderer |
getRenderer()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static transient JGraphMultilineView.MultiLinedRenderer renderer
protected static transient JGraphMultilineView.MultiLinedEditor editor
Constructor Detail |
public JGraphMultilineView()
public JGraphMultilineView(java.lang.Object cell)
Method Detail |
public CellViewRenderer getRenderer()
public GraphCellEditor getEditor()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |