Package | Description |
---|---|
com.vldocking.swing.docking |
The VLDocking Framework for JFC "Swing" applications.
|
com.vldocking.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(Icon icon,
String label,
SmartIconJButton[] otherIcons)
Constructs a new smart icon with a given set of additional buttons
|
© Copyright 2004-2013 Lilian Chamontin. All Rights Reserved.