Class FontFamilyPropEditor

    • Field Detail

      • STANDARD_FONTS

        public static final java.lang.String[] STANDARD_FONTS
        The list of standard fonts that are installed in the system by default.
    • Constructor Detail

      • FontFamilyPropEditor

        public FontFamilyPropEditor()
        Default constructor called before createControls.
    • Method Detail

      • create

        protected void create()
        Creates the property editor controls.
        Overrides:
        create in class StringPropEditor