Class ButtonTabComponent.TabButton

    • Field Detail

      • m_CloseIconFocused

        protected ImageIcon m_CloseIconFocused
        icon when focused.
      • m_CloseIconUnfocused

        protected ImageIcon m_CloseIconUnfocused
        icon when not focused.
      • m_ShowIcon

        protected boolean m_ShowIcon
        whether to show the icon.
    • Constructor Detail

      • TabButton

        public TabButton​(boolean showIcon)