Frame.getIconImage

Frame.getIconImage

Class Overview | Class Members | This Package | All Packages

Syntax
public Image getIconImage()
Returns
the icon image for this frame, or null if this frame doesn't have an icon image.
Description
Gets the icon image for this frame.

See Also
setIconImage