public interface TreeState
| Modifier and Type | Interface and Description |
|---|---|
static class |
TreeState.TreeStateImpl |
| Modifier and Type | Method and Description |
|---|---|
static TreeState |
from(GuiPackage guiPackage)
Save tree expanded and selected state
|
void |
restore(GuiPackage guiInstance)
Restore tree expanded and selected state
|
static final TreeState NOTHING
void restore(GuiPackage guiInstance)
guiInstance - GuiPackage to be usedstatic TreeState from(GuiPackage guiPackage)
guiPackage - GuiPackage to be usedTreeStateCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.