Groovy 1.7.2

groovy.inspect.swingui
Class AstBrowserUiPreferences

java.lang.Object
  groovy.inspect.swingui.AstBrowserUiPreferences

public class AstBrowserUiPreferences
extends Object

This class sets and restores control positions in the browser.

author:
Hamlet D'Arcy


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
 

Constructor Detail

AstBrowserUiPreferences

public AstBrowserUiPreferences()


 
Method Detail

save

public def save(def frame, def splitter, def scriptFreeFormPref, def scriptClassPref)


 

Copyright © 2003-2010 The Codehaus. All rights reserved.