Package megamek.client.ui.comboBoxes
package megamek.client.ui.comboBoxes
-
ClassesClassDescriptionThis is a custom ComboBox that allows you to select a font from your available fonts, each displayed in that font.MMComboBox<E>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.