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 intAbstractLaunchAction.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 ReadOnlyPrefsReadOnlyPrefs. getGlobalPrefs()Return the module-independent global preferences.