Package com.jtattoo.plaf
Class LazyImageIcon
java.lang.Object
com.jtattoo.plaf.LazyImageIcon
- All Implemented Interfaces:
Icon
LazyImageIcon class.
Author Michael Hagen*-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LazyImageIcon
Constructor for LazyImageIcon.
- Parameters:
name- aStringobject.
-
-
Method Details
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getImage
getImage.
- Returns:
- a
Imageobject.
-
paintIcon
-