uk.ac.soton.itinnovation.grid.client.registry.ui.xml
Class DOMElementTreeNode
java.lang.Object
uk.ac.soton.itinnovation.grid.client.registry.ui.xml.DOMElementTreeNode
public class DOMElementTreeNode
- extends Object
DOMElementTreeNode
public DOMElementTreeNode(String[] xmlStrings)
DOMElementTreeNode
public DOMElementTreeNode(Node element)
toString
public String toString()
- Returns the the string to be used to display this leaf in the JTree.
- Overrides:
toString in class Object
getNode
public Node getNode()
indexOfChild
public int indexOfChild(DOMElementTreeNode child)
getChildren
protected DOMElementTreeNode[] getChildren()
- loads and caches the children of a node
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.