Package | Description |
---|---|
com.vlsolutions.swing.docking |
The VL Docking Framework for JFC "Swing" applications.
|
com.vlsolutions.swing.tabbedpane |
This package contains classes allowing to embed buttons into the tabs of a jtabbedpane.
|
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 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications