|
Groovy 1.8.4 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgroovy.inspect.swingui.AstBrowserUiPreferences
class AstBrowserUiPreferences extends Object
This class sets and restores control positions in the browser.
Property Summary | |
---|---|
int |
decompiledSourceFontSize
|
def |
frameLocation
|
def |
frameSize
|
def |
horizontalDividerLocation
|
CompilePhaseAdapter |
selectedPhase
|
boolean |
showScriptClass
|
boolean |
showScriptFreeForm
|
boolean |
showTreeView
|
def |
verticalDividerLocation
|
Constructor Summary | |
AstBrowserUiPreferences()
|
Method Summary | |
---|---|
def
|
save(def frame, def vSplitter, def hSplitter, def scriptFreeFormPref, def scriptClassPref, CompilePhaseAdapter phase, def showTreeView)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
int decompiledSourceFontSize
final def frameLocation
final def frameSize
final def horizontalDividerLocation
final CompilePhaseAdapter selectedPhase
final boolean showScriptClass
final boolean showScriptFreeForm
final boolean showTreeView
final def verticalDividerLocation
Constructor Detail |
---|
AstBrowserUiPreferences()
Method Detail |
---|
def save(def frame, def vSplitter, def hSplitter, def scriptFreeFormPref, def scriptClassPref, CompilePhaseAdapter phase, def showTreeView)
Copyright © 2003-2011 The Codehaus. All rights reserved.