sk.uniba.euromath.plugin.views.outline.items
Class TextOutlineItem

java.lang.Object
  extended by sk.uniba.euromath.plugin.views.outline.items.OutlineItem
      extended by sk.uniba.euromath.plugin.views.outline.items.TextOutlineItem

public class TextOutlineItem
extends OutlineItem

Author:
TV Created on 21.5.2004

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

TextOutlineItem

public TextOutlineItem(Text text)
Method Detail

getImageKey

public String getImageKey()
Overrides:
getImageKey in class OutlineItem

getText

public Text getText()

toString

public String toString()
Overrides:
toString in class OutlineItem

isLeaf

public boolean isLeaf()
Overrides:
isLeaf in class OutlineItem


Copyright © 2003-2006 null. All Rights Reserved.