public class HelperApplicationsOptions extends HelperApplicationsOptions implements AppAware
Constructor and Description |
---|
HelperApplicationsOptions() |
Modifier and Type | Method and Description |
---|---|
void |
applyPreferences(Preferences prefs)
``Applies'' the preferences found in specified object which are
relevant to this sheet.
|
void |
destroyApp()
Invoked when the component is detached from the App.
|
App |
getApp()
Returns the App host.
|
void |
initApp(App app)
Specifies the App host.
|
chooseCommand, createPane, fillPane, focusPane, validatePane
badField, badText, checkDoubleField, checkIntField, getLabel, getName, getPane, selectPane, setLabel, toString
protected App app
public void applyPreferences(Preferences prefs)
PreferencesSheet
applyPreferences
in class HelperApplicationsOptions
public void initApp(App app)
AppAware
public void destroyApp()
AppAware
destroyApp
in interface AppAware