Package megamek.client.ui.comboBoxes


package megamek.client.ui.comboBoxes
  • Classes
    Class
    Description
    This is a custom ComboBox that allows you to select a font from your available fonts, each displayed in that font.
    MMBuMMComboBox is an extension of JComboBox that overrides the constructors for JComboBox, albeit with the addition of the name of the button as the first value for all constructors and a nicer override of getSelectedItem so that it returns in the proper class.