|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmartIconJButton | |
---|---|
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.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(Icon icon,
String label,
SmartIconJButton[] otherIcons)
Constructs a new smart icon with a given set of additional buttons |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |