Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Icon
javax.swing.ImageIcon
Method Summary | |
int |
|
int |
|
public int getIconHeight()
Returns the icon's height.
- Returns:
- an int specifying the fixed height of the icon.
public int getIconWidth()
Returns the icon's width.
- Returns:
- an int specifying the fixed width of the icon.