Uses of Class
VASSAL.preferences.Prefs
Packages that use 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
Methods in VASSAL.build that return PrefsMethods in VASSAL.build with parameters of type Prefs -
Uses of Prefs in VASSAL.launch
Methods in VASSAL.launch with parameters of type PrefsModifier and TypeMethodDescriptionprotected int
AbstractLaunchAction.LaunchTask.getHeapSize
(Prefs p, String key, int defaultHeap) -
Uses of Prefs in VASSAL.preferences
Subclasses of Prefs in VASSAL.preferencesModifier and TypeClassDescriptionclass
A set of global preferences shared by all modules.Methods in VASSAL.preferences that return PrefsModifier and TypeMethodDescriptionstatic Prefs
Prefs.getGlobalPrefs()
A global set of preferences that exists independent of any individual module.Methods in VASSAL.preferences with parameters of type Prefs