Uses of Class
VASSAL.preferences.Prefs
Package
Description
Provides classes for building Java instances automatically from XML
files.
Provides support for specifying and saving preferences.
-
Uses of Prefs in VASSAL.build
-
Uses of Prefs in VASSAL.launch
Modifier and TypeMethodDescriptionprotected int
AbstractLaunchAction.LaunchTask.getHeapSize
(Prefs p, String key, int defaultHeap) -
Uses of Prefs in VASSAL.preferences
Modifier and TypeClassDescriptionclass
A set of global preferences shared by all modules.Modifier and TypeMethodDescriptionstatic Prefs
Prefs.getGlobalPrefs()
A global set of preferences that exists independent of any individual module.