Class FlatTabbedPaneCloseIcon

  • All Implemented Interfaces:
    Icon, UIResource

    public class FlatTabbedPaneCloseIcon
    extends FlatAbstractIcon
    "close" icon for closable tabs in JTabbedPane.
    UiDefault:
    TabbedPane.closeSize Dimension, TabbedPane.closeArc int, TabbedPane.closeCrossPlainSize float, TabbedPane.closeCrossFilledSize float, TabbedPane.closeCrossLineWidth float, TabbedPane.closeBackground Color, TabbedPane.closeForeground Color, TabbedPane.closeHoverBackground Color, TabbedPane.closeHoverForeground Color, TabbedPane.closePressedBackground Color, TabbedPane.closePressedForeground Color
    • Field Detail

      • arc

        protected final int arc
      • crossPlainSize

        protected final float crossPlainSize
      • crossFilledSize

        protected final float crossFilledSize
      • closeCrossLineWidth

        protected final float closeCrossLineWidth
      • background

        protected final Color background
      • foreground

        protected final Color foreground
      • hoverBackground

        protected final Color hoverBackground
      • hoverForeground

        protected final Color hoverForeground
      • pressedBackground

        protected final Color pressedBackground
      • pressedForeground

        protected final Color pressedForeground
    • Constructor Detail

      • FlatTabbedPaneCloseIcon

        public FlatTabbedPaneCloseIcon()