Class RadianceTabbedPaneUI.TabRepaintCallback

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected int tabIndex
      The associated tab index.
    • Constructor Summary

      Constructors 
      Constructor Description
      TabRepaintCallback​(int tabIndex)
      Creates new tab repaint callback.
    • Field Detail

      • tabIndex

        protected int tabIndex
        The associated tab index.
    • Constructor Detail

      • TabRepaintCallback

        public TabRepaintCallback​(int tabIndex)
        Creates new tab repaint callback.
        Parameters:
        tabIndex - The associated tab index.