Overview | Methods | This Package | All Packages
Sets the icon to be displayed in the caption bar of the form.
Syntax
public final void setIcon( Icon icon )
Parameters
icon
An Icon object that specifies the icon to display.
See Also getIcon