Uses of Class
adams.gui.core.dom.DOMTree
-
Packages that use DOMTree Package Description adams.gui.core.dom -
-
Uses of DOMTree in adams.gui.core.dom
Fields in adams.gui.core.dom declared as DOMTree Modifier and Type Field Description protected DOMTree
DOMTreeWithPreview. m_Tree
the underlying XML tree.Methods in adams.gui.core.dom that return DOMTree Modifier and Type Method Description DOMTree
DOMTreeWithPreview. getTree()
Returns the underlying tree.
-