Class FlatMenuArrowIcon

  • All Implemented Interfaces:
    Icon, UIResource

    public class FlatMenuArrowIcon
    extends FlatAbstractIcon
    "arrow" icon for JMenu.
    UiDefault:
    Component.arrowType String chevron (default) or triangle, Menu.icon.arrowColor Color, Menu.icon.disabledArrowColor Color, Menu.selectionForeground Color, MenuItem.selectionType String
    • Field Detail

      • arrowType

        protected String arrowType
      • arrowColor

        protected Color arrowColor
      • disabledArrowColor

        protected Color disabledArrowColor
      • selectionForeground

        protected Color selectionForeground
    • Constructor Detail

      • FlatMenuArrowIcon

        public FlatMenuArrowIcon()