public class TreeUtil extends Object
| Constructor and Description |
|---|
TreeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
restoreExpansionState(JTree tree,
ArrayList<TreePath> state) |
static ArrayList<TreePath> |
saveExpansionState(JTree tree) |
Copyright © 2023 LSST. All rights reserved.