|
Groovy 1.7.0 | |||||||
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 | |
---|---|
def |
dividerLocation
|
def |
frameLocation
|
def |
frameSize
|
boolean |
showScriptClass
|
boolean |
showScriptFreeForm
|
Constructor Summary | |
AstBrowserUiPreferences()
|
Method Summary | |
---|---|
def
|
save(def frame, def splitter, def scriptFreeFormPref, def scriptClassPref)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
final def dividerLocation
final def frameLocation
final def frameSize
final boolean showScriptClass
final boolean showScriptFreeForm
Constructor Detail |
---|
public AstBrowserUiPreferences()
Method Detail |
---|
public def save(def frame, def splitter, def scriptFreeFormPref, def scriptClassPref)
Copyright © 2003-2009 The Codehaus. All rights reserved.