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