|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IconButton | |
|---|---|
| org.tbee.swing | |
| Uses of IconButton in org.tbee.swing |
|---|
| Methods in org.tbee.swing that return IconButton | |
|---|---|
IconButton |
DesktopIcon.getImageButton()
|
| Methods in org.tbee.swing with parameters of type IconButton | |
|---|---|
void |
DesktopIcon.setImageButton(IconButton value)
|
| Constructors in org.tbee.swing with parameters of type IconButton | |
|---|---|
DesktopIcon(IconButton imageButton,
javax.swing.JLabel label)
|
|
DesktopIcon(IconButton imageButton,
javax.swing.JLabel label,
java.lang.String tooltip)
|
|
DesktopIcon(IconButton imageButton,
javax.swing.JLabel label,
java.lang.String tooltip,
java.lang.String actionCommand)
|
|
DesktopIcon(IconButton imageButton,
java.lang.String label)
|
|
DesktopIcon(IconButton imageButton,
java.lang.String label,
java.lang.String tooltip,
java.lang.String actionCommand)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||