net.sf.arise.inspector
Class ProxyInspectorNode
java.lang.Object
|
+--net.sf.arise.inspector.ProxyInspectorNode
- All Implemented Interfaces:
- InspectorNode, java.io.Serializable
- public class ProxyInspectorNode
- extends java.lang.Object
- implements InspectorNode, java.io.Serializable
- Author:
- Maja S Bratseth
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
locator
protected transient ServiceLocator locator
ProxyInspectorNode
public ProxyInspectorNode(InspectorNode source)
setServiceLocator
public void setServiceLocator(ServiceLocator locator)
- Specified by:
setServiceLocator in interface InspectorNode
id
public java.lang.String id()
- Specified by:
id in interface InspectorNode
isLeaf
public boolean isLeaf()
- Specified by:
isLeaf in interface InspectorNode
isRealObject
public boolean isRealObject()
- Specified by:
isRealObject in interface InspectorNode
children
public InspectorNode[] children()
- Specified by:
children in interface InspectorNode
expand
public void expand(int levels)
- Specified by:
expand in interface InspectorNode
isExpanded
public boolean isExpanded()
- Specified by:
isExpanded in interface InspectorNode
toDisplayString
public java.lang.String toDisplayString()
- Specified by:
toDisplayString in interface InspectorNode
All code and documentation is
Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth