class AstBrowserUiPreferences
extends Object
This class sets and restores control positions in the browser.
| Type | Name and description |
|---|---|
int |
decompiledSourceFontSizeSaved decompiled source font size. |
Object |
frameLocationSaved window location. |
Object |
frameSizeSaved window size. |
Object |
horizontalDividerLocationSaved divider location for the main splitter. |
CompilePhaseAdapter |
selectedPhaseSaved compile phase selection. |
boolean |
showClosureClassesSaved closure class visibility flag. |
boolean |
showScriptClassSaved script class visibility flag. |
boolean |
showScriptFreeFormSaved free-form script visibility flag. |
boolean |
showTreeViewSaved tree visibility flag. |
Object |
verticalDividerLocationSaved divider location for the tree/property splitter. |
| Constructor and description |
|---|
AstBrowserUiPreferences()Loads persisted browser UI preferences. |
Saved decompiled source font size.
Saved window location.
Saved window size.
Saved divider location for the main splitter.
Saved compile phase selection.
Saved closure class visibility flag.
Saved script class visibility flag.
Saved free-form script visibility flag.
Saved tree visibility flag.
Saved divider location for the tree/property splitter.
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.