at.spardat.xma.mdl.util
Class DNodeInspector

java.lang.Object
  extended byat.spardat.xma.mdl.util.DNodeInspector

public class DNodeInspector
extends java.lang.Object

Opens a SWT window to show a hierarchy of DNodes.


Constructor Summary
DNodeInspector(DNode rootNode)
          Constructor.
 
Method Summary
 void show()
          Opens a non modal shell to show the hierachy.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DNodeInspector

public DNodeInspector(DNode rootNode)
Constructor. Does not show. Use show to show.

Parameters:
rootNode -
Method Detail

show

public void show()
Opens a non modal shell to show the hierachy.