|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object sk.uniba.euromath.plugin.views.outline.items.OutlineItem sk.uniba.euromath.plugin.views.outline.items.TextOutlineItem
public class TextOutlineItem
Field Summary |
---|
Fields inherited from class sk.uniba.euromath.plugin.views.outline.items.OutlineItem |
---|
propSource |
Constructor Summary | |
---|---|
TextOutlineItem(Text text)
|
Method Summary | |
---|---|
String |
getImageKey()
|
Text |
getText()
|
boolean |
isLeaf()
|
String |
toString()
|
Methods inherited from class sk.uniba.euromath.plugin.views.outline.items.OutlineItem |
---|
addChild, createPropertySource, getChildren, getModel, getParent, getPropertySource, removeChild, setModel, setParent, setPropSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TextOutlineItem(Text text)
Method Detail |
---|
public String getImageKey()
getImageKey
in class OutlineItem
public Text getText()
public String toString()
toString
in class OutlineItem
public boolean isLeaf()
isLeaf
in class OutlineItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |