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

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

public class CommentOutlineItem
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
CommentOutlineItem(Comment comment)
          Constructor.
 
Method Summary
 Comment getComment()
           
 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

CommentOutlineItem

public CommentOutlineItem(Comment comment)
Constructor.

Parameters:
comment -
Method Detail

getComment

public Comment getComment()
Returns:
representing comment

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.