Uses of Class
org.jhotdraw8.fxbase.tree.SimpleTreeNode
Packages that use SimpleTreeNode
-
Uses of SimpleTreeNode in org.jhotdraw8.fxbase.tree
Methods in org.jhotdraw8.fxbase.tree that return SimpleTreeNodeMethods in org.jhotdraw8.fxbase.tree that return types with arguments of type SimpleTreeNodeMethods in org.jhotdraw8.fxbase.tree with parameters of type SimpleTreeNodeModifier and TypeMethodDescriptionvoidSimpleTreeNode.addChild(SimpleTreeNode<V> child) voidSimpleTreeNode.removeChild(SimpleTreeNode<V> child) voidSimpleTreeNode.setParent(@Nullable SimpleTreeNode<V> newValue)