public class PreferencesGui
extends java.lang.Object
Copyright 2010 Partner Software, Inc.
| Constructor and Description |
|---|
PreferencesGui(PreferencesApp papp) |
| Modifier and Type | Method and Description |
|---|---|
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) |
public PreferencesGui(PreferencesApp papp)
public void open()
public void close()
public MainWindow getWindow()
public SubsystemPreferencesPanel panelFor(java.lang.String subsystemName)
public Form formFor(java.lang.String subsystemName)