Overview | Methods | This Package | All Packages
Sets the URL of the image file.
Syntax
final public void setURL( String url )
Parameters
url
The URL that refers to the bitmap file to display. The URL can be relative to the HTML document.
See Also getURL