Overview | Methods | This Package | All Packages
Sets the icon to display in the panel.
Syntax
public void setIcon( Icon icon )
Parameters
icon
An Icon object that represents the icon to display in the panel.
See Also getIcon