public static class UserSettingsTools.FoldersState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
horizontalSplit |
int |
verticalSplit |
boolean |
visible |
| Constructor and Description |
|---|
FoldersState(boolean visible,
int horizontalSplit,
int verticalSplit) |