Microsoft SDK for Java

Form.setIcon

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

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