Overview | Methods | This Package | All Packages
Retrieves the form's current icon.
Syntax
public final Icon getIcon()
Return Value
Returns an Icon object that specifies the form's icon.
Remarks
A form's icon designates the picture that represents the form in the task bar when the form is minimized.
See Also setIcon