Class SetFontFaceAction

All Implemented Interfaces:
com.nomagic.actions.ShortcutsNotCustomizable, ActionListener, PropertyChangeListener, Serializable, Cloneable, Comparable, EventListener, Action

@OpenApiAll public class SetFontFaceAction extends SelectItemAction implements com.nomagic.actions.ShortcutsNotCustomizable
Action for choosing font face.
See Also:
  • Field Details

  • Constructor Details

    • SetFontFaceAction

      public SetFontFaceAction()
      Creates action and fills it with all system fonts.
  • Method Details

    • getFontFace

      public String getFontFace()
      Returns selected font face value.
      Returns:
      selected font face name.
    • setFontFace

      public void setFontFace(String newFontFace)
      Sets new font face value.
      Parameters:
      newFontFace - value.