Class FontFamilyPropEditor

All Implemented Interfaces:
IThemeListener, IEditedPropControllerOwner<StringProp,String>, IEditedPropertyEntry<StringProp,String>, IEditedPropertyEntryMultiProp<StringProp,String>, IPropertyDefined, IDisposedPart

public class FontFamilyPropEditor extends StringPropEditor
The FontFamily property editor for styles.
Author:
Christopher Mindus
  • Field Details

    • STANDARD_FONTS

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

    • FontFamilyPropEditor

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