Class FlatMenuUI.FlatMenuRenderer

    • Field Detail

      • menuBarSelectionInsets

        protected Insets menuBarSelectionInsets
        Since:
        3
      • menuBarSelectionEmbeddedInsets

        protected Insets menuBarSelectionEmbeddedInsets
        Since:
        3
      • menuBarSelectionArc

        protected int menuBarSelectionArc
        Since:
        3
      • hoverBackground

        protected Color hoverBackground
      • menuBarSelectionBackground

        protected Color menuBarSelectionBackground
        Since:
        2.5
      • menuBarSelectionForeground

        protected Color menuBarSelectionForeground
        Since:
        2.5
      • menuBarUnderlineSelectionBackground

        protected Color menuBarUnderlineSelectionBackground
      • menuBarUnderlineSelectionColor

        protected Color menuBarUnderlineSelectionColor
      • menuBarUnderlineSelectionHeight

        protected int menuBarUnderlineSelectionHeight
    • Constructor Detail

      • FlatMenuRenderer

        protected FlatMenuRenderer​(JMenuItem menuItem,
                                   Icon checkIcon,
                                   Icon arrowIcon,
                                   Font acceleratorFont,
                                   String acceleratorDelimiter)