Uses of Class
adams.gui.flow.tree.TreeOperations
-
Packages that use TreeOperations Package Description adams.gui.flow.tree -
-
Uses of TreeOperations in adams.gui.flow.tree
Fields in adams.gui.flow.tree declared as TreeOperations Modifier and Type Field Description protected TreeOperationsTree. m_Operationsfor complex operations.Methods in adams.gui.flow.tree that return TreeOperations Modifier and Type Method Description TreeOperationsTree. getOperations()Returns the object for handling complex operations.
-