Uses of Class
VASSAL.preferences.ReadOnlyPrefs
Packages that use ReadOnlyPrefs
Package
Description
Provides support for specifying and saving preferences.
-
Uses of ReadOnlyPrefs in VASSAL.launch
Methods in VASSAL.launch with parameters of type ReadOnlyPrefsModifier and TypeMethodDescriptionprotected int
AbstractLaunchAction.LaunchTask.getHeapSize(ReadOnlyPrefs p, String key, int defaultHeap)
-
Uses of ReadOnlyPrefs in VASSAL.preferences
Methods in VASSAL.preferences that return ReadOnlyPrefsModifier and TypeMethodDescriptionstatic ReadOnlyPrefs
ReadOnlyPrefs.getGlobalPrefs()
Return the module-independent global preferences.