com.explodingpixels.macwidgets
Class PreferencesTabBar
java.lang.Object
com.explodingpixels.macwidgets.PreferencesTabBar
public class PreferencesTabBar
- extends java.lang.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(java.lang.String title,
javax.swing.Icon icon,
java.awt.event.ActionListener listener)
showTab
public void showTab(java.lang.String title)
installWindowDraggerOnWindow
public void installWindowDraggerOnWindow(java.awt.Window window)
getComponent
public javax.swing.JComponent getComponent()
Copyright © 2012. All Rights Reserved.