Package megamek
Class SuiteOptions
java.lang.Object
megamek.SuiteOptions
- Direct Known Subclasses:
MMOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThis is a temporary Locale getter for dates, which sets the stage for suite-wide localization.This is a temporary Locale getter, which sets the stage for suite-wide localization.
-
Field Details
-
userPreferences
-
-
Constructor Details
-
SuiteOptions
protected SuiteOptions()
-
-
Method Details
-
getLocale
This is a temporary Locale getter, which sets the stage for suite-wide localization. -
getDateLocale
This is a temporary Locale getter for dates, which sets the stage for suite-wide localization.
-