|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.gridsystems.config.app.UI com.gridsystems.config.app.SwingUI
public class SwingUI
UI implementation for execution on window system environments.
Field Summary |
---|
Fields inherited from class com.gridsystems.config.app.UI |
---|
configurators, CONSOLE, NONE, SWING |
Constructor Summary | |
---|---|
SwingUI()
|
Method Summary | |
---|---|
boolean |
execute()
UI specific execution. |
static ConfigPanel |
getConfigPanel()
Gets the configuration panel. |
Methods inherited from class com.gridsystems.config.app.UI |
---|
getConfigurators, getString, isExpertMode, main |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SwingUI()
Method Detail |
---|
public boolean execute()
execute
in class UI
public static ConfigPanel getConfigPanel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |