Specifies whether this form's icon should be displayed in the Windows taskbar.
public final void setShowInTaskbar( boolean showInTaskbar )
showInTaskbar
Set to true to display this form's icon in the taskbar; otherwise, set to false.
See Also getShowInTaskbar