com.explodingpixels.macwidgets
public class PreferencesTabBar extends Object
Constructor and Description |
---|
PreferencesTabBar() |
Modifier and Type | Method and Description |
---|---|
void |
addTab(String title,
Icon icon,
ActionListener listener) |
JComponent |
getComponent() |
void |
installWindowDraggerOnWindow(Window window) |
void |
showTab(String title) |
public void addTab(String title, Icon icon, ActionListener listener)
public void showTab(String title)
public void installWindowDraggerOnWindow(Window window)
public JComponent getComponent()