Interface TabColorProvider

    • Method Detail

      • getTabBackground

        java.awt.Color getTabBackground()
        Gets the background color the tab.
        Returns:
        the background color.
      • getTabForeground

        java.awt.Color getTabForeground()
        Gets the foreground color the tab.
        Returns:
        the foreground color.