Uses of Class
VASSAL.preferences.ReadOnlyPrefs
Package | Description |
---|---|
VASSAL.launch | |
VASSAL.preferences |
Provides support for specifying and saving preferences.
|
-
Uses of ReadOnlyPrefs in VASSAL.launch
Methods in VASSAL.launch with parameters of type ReadOnlyPrefs Modifier and Type Method Description protected int
AbstractLaunchAction.LaunchTask. getHeapSize(ReadOnlyPrefs p, String key, int defaultHeap)
-
Uses of ReadOnlyPrefs in VASSAL.preferences
Methods in VASSAL.preferences that return ReadOnlyPrefs Modifier and Type Method Description static ReadOnlyPrefs
ReadOnlyPrefs. getGlobalPrefs()
Return the module-independent global preferences.