| 
		
			 Préférences 
			
			
			
			
			Moteurs de recherche 
			
		 | 
	||||||||
| 				 JavaTM 2 Platform Std. Ed. v1.4.2 
			
javax.swing
 | 
	|||||||||
| Method Summary | |
 int | 
getIconHeight()
Returns the icon's height.  | 
 int | 
getIconWidth()
Returns the icon's width.  | 
 void | 
paintIcon(Component c,
          Graphics g,
          int x,
          int y)
Draw the icon at the specified location.  | 
| Method Detail | 
public void paintIcon(Component c, Graphics g, int x, int y)
public int getIconWidth()
public int getIconHeight()