Class FontFamilyComboBox

    • Constructor Detail

      • FontFamilyComboBox

        public FontFamilyComboBox()
        Creates a new combobox and populates it with the font families found in the AWT-Toolkit.
    • Method Detail

      • setValueFromModel

        public void setValueFromModel​(Object o)
        Updates the selected value without firing an ActionEvent.
        Parameters:
        o - the newly selected value.