public class TreeCollapser extends Object
| Constructor and Description |
|---|
TreeCollapser() |
| Modifier and Type | Method and Description |
|---|---|
void |
collapse(Layout layout,
Forest tree,
Object subRoot) |
void |
expand(Forest tree,
Forest subTree) |
public void collapse(Layout layout, Forest tree, Object subRoot) throws InstantiationException, IllegalAccessException
Copyright © 2016. All rights reserved.