public class JTreeExtensions extends Object
JTreeExtensions.| Constructor and Description |
|---|
JTreeExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
expandAll(JTree tree,
TreePath path,
boolean expand)
Expand all nodes recursive
|
static void |
expandNodes(@NonNull JTree tree)
Expand all nodes but non-recursive
|
public static void expandAll(JTree tree, TreePath path, boolean expand)
tree - the treepath - the pathexpand - the flag to expand or collapsepublic static void expandNodes(@NonNull
@NonNull JTree tree)
tree - the treeCopyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.