Class FontFaces

All Implemented Interfaces:
EventListener, IGProp<GProp<?>[]>, IPropCnr, Cloneable
Direct Known Subclasses:
EditorFontFaces

public class FontFaces extends AbstractStyles
The font faces property container holds information about font face(s) that are available in the application.
Author:
Christopher Mindus
  • Constructor Details

    • FontFaces

      public FontFaces()
      Constructor without name.
    • FontFaces

      public FontFaces(Atom atom)
      Constructor with a name.
      Parameters:
      atom - The atom name.
  • Method Details

    • isPropPrivateAtCreation

      protected boolean isPropPrivateAtCreation()
      The font faces container is private and not transported to the client.
      Overrides:
      isPropPrivateAtCreation in class GProp<GProp<?>[]>
      Returns:
      true if the property should be set to private at creation, false for default.
    • getFontFiles

      public FontFiles[] getFontFiles()
      Gets the font icon files container referenced.