Package | Description |
---|---|
pub.vlsolutions.swing.docking |
Dockable windows framework
|
pub.vlsolutions.swing.tabbedpane |
Dockable windows framework
|
Modifier and Type | Field and Description |
---|---|
protected SmartIconJButton |
DockViewAsTab.closeSmartIcon |
protected SmartIconJButton |
DockViewAsTab.floatSmartIcon |
protected SmartIconJButton |
DockViewAsTab.hideSmartIcon |
protected SmartIconJButton |
DockViewAsTab.maximizeSmartIcon |
Modifier and Type | Method and Description |
---|---|
SmartIconJButton |
JTabbedPaneSmartIcon.getSmartButton(int index) |
Modifier and Type | Method and Description |
---|---|
void |
JTabbedPaneSmartIcon.setSmartButton(int index,
SmartIconJButton btn) |
Constructor and Description |
---|
JTabbedPaneSmartIcon(javax.swing.Icon icon,
java.lang.String label,
SmartIconJButton[] otherIcons)
Constructs a new smart icon with a given set of additional buttons
|
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.