- All Known Subinterfaces:
GuiSwingPrefsSupports.PreferencesByJsonEntry
- All Known Implementing Classes:
GuiSwingPrefsSupports.PreferencesForFileDialog,GuiSwingPrefsSupports.PreferencesForWindow,GuiSwingTableColumnString.PreferencesForMultilineColumn,GuiSwingTableModelCollection.PreferencesForTableColumnOrder,GuiSwingTableModelCollection.PreferencesForTableColumnOrderStatic,GuiSwingTableModelCollection.PreferencesForTableColumnWidth,GuiSwingTableModelCollection.PreferencesForTableColumnWidthStatic,GuiSwingViewCollectionTable.PreferencesForTable,GuiSwingViewDocumentEditor.DocumentSettingPane,GuiSwingViewDocumentEditor.PreferencesForDocumentSetting,GuiSwingViewNumberSpinner.TypedSpinnerNumberModel,GuiSwingViewNumberSpinner.TypedSpinnerNumberModelWithRepr,GuiSwingViewObjectPane.PreferencesForSplit,GuiSwingViewTabbedPane.PreferencesForTab
- Enclosing class:
GuiSwingPrefsSupports
public static interface GuiSwingPrefsSupports.Preferences
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidloadFrom(GuiPreferences prefs) booleanloadFromAndChanged(GuiPreferences prefs) voidsaveTo(GuiPreferences prefs)
-
Method Details
-
loadFromAndChanged
- Parameters:
prefs- the laoding source- Returns:
- true if a part of the preferences is actually changed
- Since:
- 1.8
-
loadFrom
-
saveTo
-