net.sf.arise.inspector
Class InspectVC

java.lang.Object
  |
  +--net.sf.arise.inspector.InspectVC

public class InspectVC
extends java.lang.Object

Author:
Maja S Bratseth

Constructor Summary
InspectVC(java.lang.String engineName, boolean treeIsRemote, ServiceLocator locator)
           
 
Method Summary
 void setCustomFont(java.awt.Font font)
           
 void setRoot(InspectorNode node)
           
 void startWithRoot(InspectorNode node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InspectVC

public InspectVC(java.lang.String engineName,
                 boolean treeIsRemote,
                 ServiceLocator locator)
Method Detail

setCustomFont

public void setCustomFont(java.awt.Font font)

setRoot

public void setRoot(InspectorNode node)

startWithRoot

public void startWithRoot(InspectorNode node)
                   throws java.lang.Exception
java.lang.Exception


All code and documentation is

Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth