Class FlatMenuArrowIcon

java.lang.Object
com.formdev.flatlaf.icons.FlatAbstractIcon
com.formdev.flatlaf.icons.FlatMenuArrowIcon
All Implemented Interfaces:
Icon, UIResource

public class FlatMenuArrowIcon extends FlatAbstractIcon
"arrow" icon for JMenu.
  • Field Details

    • arrowType

      protected String arrowType
    • arrowColor

      protected Color arrowColor
    • disabledArrowColor

      protected Color disabledArrowColor
    • selectionForeground

      protected Color selectionForeground
  • Constructor Details

    • FlatMenuArrowIcon

      public FlatMenuArrowIcon()
  • Method Details