A small fixed size picture, typically used to decorate components.
See Also
Returns the icon's height.
Return
an int specifying the fixed height of the icon.
Returns the icon's width.
Return
an int specifying the fixed width of the icon.
Draw the icon at the specified location. Icon implementations may use the Component argument to get properties useful for painting, e.g. the foreground or background color.