Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

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