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 Link icon

    • STANDARD_FONTS Link icon

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

    • FontFamilyPropEditor Link icon

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