Class PreferencesTabBar

java.lang.Object
com.explodingpixels.macwidgets.PreferencesTabBar

public class PreferencesTabBar extends Object
  • Constructor Details

    • PreferencesTabBar

      public PreferencesTabBar()
  • Method Details

    • addTab

      public void addTab(String title, Icon icon, ActionListener listener)
    • showTab

      public void showTab(String title)
    • installWindowDraggerOnWindow

      public void installWindowDraggerOnWindow(Window window)
    • getComponent

      public JComponent getComponent()