|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SmartIconJButton | |
|---|---|
| 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. |
| Uses of SmartIconJButton in com.vlsolutions.swing.docking |
|---|
| Fields in com.vlsolutions.swing.docking declared as SmartIconJButton | |
|---|---|
protected SmartIconJButton |
DockViewAsTab.closeSmartIcon
|
protected SmartIconJButton |
DockViewAsTab.floatSmartIcon
|
protected SmartIconJButton |
DockViewAsTab.hideSmartIcon
|
protected SmartIconJButton |
DockViewAsTab.maximizeSmartIcon
|
| Uses of SmartIconJButton in com.vlsolutions.swing.tabbedpane |
|---|
| Methods in com.vlsolutions.swing.tabbedpane that return SmartIconJButton | |
|---|---|
SmartIconJButton |
JTabbedPaneSmartIcon.getSmartButton(int index)
|
| Methods in com.vlsolutions.swing.tabbedpane with parameters of type SmartIconJButton | |
|---|---|
void |
JTabbedPaneSmartIcon.setSmartButton(int index,
SmartIconJButton btn)
|
| Constructors in com.vlsolutions.swing.tabbedpane with parameters of type SmartIconJButton | |
|---|---|
JTabbedPaneSmartIcon(javax.swing.Icon icon,
java.lang.String label,
SmartIconJButton[] otherIcons)
Constructs a new smart icon with a given set of additional buttons |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||