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 PrefsModifier and TypeMethodDescriptionGameModule.getGlobalPrefs()Deprecated, for removal: This API element is subject to removal in a future version.GameModule.getPrefs()Methods in VASSAL.build with parameters of type PrefsModifier and TypeMethodDescriptionvoidGameModule.setGlobalPrefs(Prefs p)Deprecated, for removal: This API element is subject to removal in a future version.no replacementvoid -
Uses of Prefs in VASSAL.launch
Methods in VASSAL.launch with parameters of type PrefsModifier and TypeMethodDescriptionprotected intAbstractLaunchAction.LaunchTask.getHeapSize(Prefs p, String key, int defaultHeap) -
Uses of Prefs in VASSAL.preferences
Subclasses of Prefs in VASSAL.preferencesModifier and TypeClassDescriptionclassA set of global preferences shared by all modules.Methods in VASSAL.preferences that return PrefsModifier and TypeMethodDescriptionstatic PrefsPrefs.getGlobalPrefs()A global set of preferences that exists independent of any individual module.Methods in VASSAL.preferences with parameters of type Prefs
getGlobalPrefs()