Uses of Class
adams.gui.flow.tree.TreeNodeCollection
-
Packages that use TreeNodeCollection Package Description adams.gui.flow.tree -
-
Uses of TreeNodeCollection in adams.gui.flow.tree
Methods in adams.gui.flow.tree that return TreeNodeCollection Modifier and Type Method Description static TreeNodeCollection
TreeNodeCollection. fromTransferable(Tree tree, Transferable t)
Recreates the node collection from a transferable string.
-