|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.preferences.gui.PreferencesGui
public class PreferencesGui
Root of the PreferencesApp GUI.
Copyright 2010 Partner Software, Inc.
| Constructor Summary | |
|---|---|
PreferencesGui(PreferencesApp papp)
|
|
| Method Summary | |
|---|---|
void |
close()
Closes the main GUI window. |
Form |
formFor(java.lang.String subsystemName)
|
MainWindow |
getWindow()
The main GUI window. |
void |
open()
Opens the main GUI window. |
SubsystemPreferencesPanel |
panelFor(java.lang.String subsystemName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PreferencesGui(PreferencesApp papp)
| Method Detail |
|---|
public void open()
public void close()
public MainWindow getWindow()
public SubsystemPreferencesPanel panelFor(java.lang.String subsystemName)
public Form formFor(java.lang.String subsystemName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||