Uses of Class
org.tbee.swing.IconButton

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, JLabel label)
           
DesktopIcon(IconButton imageButton, JLabel label, String tooltip)
           
DesktopIcon(IconButton imageButton, JLabel label, String tooltip, String actionCommand)
           
DesktopIcon(IconButton imageButton, String label)
           
DesktopIcon(IconButton imageButton, String label, String tooltip, String actionCommand)
           
 



Copyright © 2012 KnowledgePlaza. All Rights Reserved.