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

java.lang.Object
  extended by sk.uniba.euromath.plugin.views.outline.items.OutlineItem
      extended by sk.uniba.euromath.plugin.views.outline.items.LeafOutlineItem
Direct Known Subclasses:
AttributeOutlineItem, CDataOutlineItem, CommentOutlineItem, PIOutlineItem, TextOutlineItem

 class LeafOutlineItem
extends OutlineItem

Author:
TV Created on 22.5.2004 Ancestor of outline items which don't have children (attributes, comments, texts, ...)

Field Summary
 
Fields inherited from class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
propSource
 
Constructor Summary
LeafOutlineItem(Node model)
           
 
Method Summary
 boolean isLeaf()
           
 
Methods inherited from class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
addChild, createPropertySource, getChildren, getImageKey, getModel, getParent, getPropertySource, removeChild, setModel, setParent, setPropSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LeafOutlineItem

public LeafOutlineItem(Node model)
Method Detail

isLeaf

public boolean isLeaf()
Overrides:
isLeaf in class OutlineItem


Copyright 2003-2003-2006 null. All Rights Reserved.