Package megameklab

Class MMLConstants

java.lang.Object
megamek.SuiteConstants
megameklab.MMLConstants

public final class MMLConstants extends megamek.SuiteConstants
These are constants that hold across MegaMekLab.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     

    Fields inherited from class megamek.SuiteConstants

    ALL_MILESTONE_RELEASES, FILENAME_DATE_FORMAT, FONT_ARIAL, FONT_COURIER_NEW, FONT_DIALOG, FONT_DIRECTORY, FONT_HELVETICA, FONT_MONOSPACED, FONT_SANS_SERIF, LAST_MILESTONE, MAXIMUM_D6_VALUE, MHQ_PREFERENCES_FILE, MM_PREFERENCES_FILE, MML_PREFERENCES_FILE, SCENARIO_EXT, TRUETYPE_FONT, VERSION
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • MMLConstants

      public MMLConstants()