ICON element
Specifies an icon to be associated with a particular JavaBean.
Usage
<ICON FILENAME = "file"/>
Attributes
| Attribute | Type | Required | Description |
|---|---|---|---|
|
FILENAME |
file |
Yes |
String value name of an icon file associated with a particular JavaBean. |
Child elements
There are no child elements.
Parent elements
| Element |
|---|
Examples
This example shows how to specify an icon that is associated with a particular JavaBean.
<ICON FILENAME="Browser.ico"/>
Element information
|
Minimum supported system | Windows XP |
|---|---|
| Can be empty | Yes |
Show: