Package megamek

Class MMOptions


public class MMOptions extends SuiteOptions
  • Constructor Details

    • MMOptions

      public MMOptions()
  • Method Details

    • getNagDialogIgnore

      public boolean getNagDialogIgnore(String key)
    • setNagDialogIgnore

      public void setNagDialogIgnore(String key, boolean value)
    • getLocale

      public Locale getLocale()
      This is a temporary Locale getter, which sets the stage for suite-wide localization.
      Overrides:
      getLocale in class SuiteOptions
    • getDateLocale

      public Locale getDateLocale()
      This is a temporary Locale getter for dates, which sets the stage for suite-wide localization.
      Overrides:
      getDateLocale in class SuiteOptions