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

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

public class AttributeOutlineItem
extends OutlineItem

Attribute outline item.

Author:
Tomáš Studva 23.1.2006

Field Summary
 
Fields inherited from class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
propSource
 
Constructor Summary
AttributeOutlineItem(Attr attribute)
          Constructor.
 
Method Summary
 Attr getAttribute()
           
 String getImageKey()
           
 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

AttributeOutlineItem

public AttributeOutlineItem(Attr attribute)
Constructor.

Parameters:
attribute -
Method Detail

getAttribute

public Attr getAttribute()
Returns:
representing attribute

getImageKey

public String getImageKey()
Overrides:
getImageKey in class OutlineItem

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.