Uses of Class
VASSAL.preferences.PrefsEditor
| Package | Description |
|---|---|
| VASSAL.preferences |
Provides support for specifying and saving preferences.
|
-
Uses of PrefsEditor in VASSAL.preferences
Methods in VASSAL.preferences that return PrefsEditor Modifier and Type Method Description PrefsEditorPrefs. getEditor()Constructors in VASSAL.preferences with parameters of type PrefsEditor Constructor Description GlobalPrefs(PrefsEditor editor, File file)GlobalPrefs(PrefsEditor editor, String name)Prefs(PrefsEditor editor, File file)Prefs(PrefsEditor editor, String name)