java.lang.Object
org.pushingpixels.radiance.theming.extras.internal.tabbed.TabPreviewUtilities

public class TabPreviewUtilities extends Object
  • Constructor Details

    • TabPreviewUtilities

      public TabPreviewUtilities()
  • Method Details

    • getTabPreviewPainter

      public static TabPreviewPainter getTabPreviewPainter(JTabbedPane tabbedPane)
      Returns the preview painter for the specified tabbed pane.
      Parameters:
      tabbedPane - Tabbed pane.
      Returns:
      Preview painter for the specified tabbed pane.
    • getLabelBundle

      static ResourceBundle getLabelBundle()
      Retrieves the label bundle for the default locale.
      Returns:
      The label bundle for the default locale.