public final class DisplayPreference extends DefaultTabPreferenceSetting
| Modifier and Type | Class and Description |
|---|---|
static class |
DisplayPreference.Factory
Factory used to create a new
DisplayPreference. |
| Modifier | Constructor and Description |
|---|---|
private |
DisplayPreference() |
| Modifier and Type | Method and Description |
|---|---|
void |
addGui(PreferenceTabbedPane gui)
Add the GUI elements to the dialog.
|
boolean |
ok()
Called when OK is pressed to save the setting in the preferences file.
|
addSubTab, addSubTab, createPreferenceTabWithScrollPane, getDescription, getIconName, getSubTab, getTabPane, getTitle, getTooltip, registerSubTab, selectSubTabisExpertclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisExpertprivate DisplayPreference()
public boolean ok()
PreferenceSettingpublic void addGui(PreferenceTabbedPane gui)
PreferenceSetting