org.sape.carbon.services.console
Class ObjectTreeModel.DataNode
java.lang.Object
|
+--org.sape.carbon.services.console.ObjectTreeModel.DataNode
- All Implemented Interfaces:
- ObjectTreeModel.TreeNode
- Enclosing class:
- ObjectTreeModel
- public static class ObjectTreeModel.DataNode
- extends Object
- implements ObjectTreeModel.TreeNode
parent
private Configuration parent
descriptor
private PropertyDescriptor descriptor
ObjectTreeModel.DataNode
public ObjectTreeModel.DataNode(Configuration parent,
PropertyDescriptor pd)
getChildren
public ObjectTreeModel.TreeNode[] getChildren()
- Specified by:
getChildren
in interface ObjectTreeModel.TreeNode
getValue
public Object getValue()
- Specified by:
getValue
in interface ObjectTreeModel.TreeNode
toString
public String toString()
- Overrides:
toString
in class Object
setValue
public void setValue(Object obj)
- Specified by:
setValue
in interface ObjectTreeModel.TreeNode
getType
public Class getType()
- Specified by:
getType
in interface ObjectTreeModel.TreeNode
isEditable
public boolean isEditable()
- Specified by:
isEditable
in interface ObjectTreeModel.TreeNode
Copyright 1999-2003 Sapient Corporation. All Rights Reserved.