com.explodingpixels.macwidgets
Class PreferencesTabBar
java.lang.Object
com.explodingpixels.macwidgets.PreferencesTabBar
public class PreferencesTabBar
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferencesTabBar
public PreferencesTabBar()
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()