Microsoft SDK for Java

Form.getIcon

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.