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

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

public class PIOutlineItem
extends OutlineItem

Author:
TV Created on 27.5.2004

Field Summary
 
Fields inherited from class sk.uniba.euromath.plugin.views.outline.items.OutlineItem
propSource
 
Constructor Summary
PIOutlineItem(ProcessingInstruction instruction)
          Constructor.
 
Method Summary
 String getImageKey()
           
 ProcessingInstruction getPI()
          Returns processing instruction represented by this item
 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

PIOutlineItem

public PIOutlineItem(ProcessingInstruction instruction)
Constructor.

Parameters:
instruction - processing instruction node
Method Detail

getImageKey

public String getImageKey()
Overrides:
getImageKey in class OutlineItem

getPI

public ProcessingInstruction getPI()
Returns processing instruction represented by this item

Returns:
processing instruction represented by this item

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.