|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.graph.DefaultGraphCell
org.jgraph.pad.TextCell
Constructor Summary | |
TextCell()
|
|
TextCell(java.lang.Object userObject)
|
|
TextCell(java.lang.Object userObject,
boolean multiLined)
|
Method Summary | |
boolean |
isMultiLined()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TextCell()
public TextCell(java.lang.Object userObject)
public TextCell(java.lang.Object userObject, boolean multiLined)
Method Detail |
public boolean isMultiLined()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |