Package megamek
Class MMOptions
java.lang.Object
megamek.SuiteOptions
megamek.MMOptions
-
Field Summary
Fields inherited from class megamek.SuiteOptions
userPreferences -
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.booleangetNagDialogIgnore(String key) voidsetNagDialogIgnore(String key, boolean value)
-
Constructor Details
-
MMOptions
public MMOptions()
-
-
Method Details
-
getNagDialogIgnore
-
setNagDialogIgnore
-
getLocale
This is a temporary Locale getter, which sets the stage for suite-wide localization.- Overrides:
getLocalein classSuiteOptions
-
getDateLocale
This is a temporary Locale getter for dates, which sets the stage for suite-wide localization.- Overrides:
getDateLocalein classSuiteOptions
-