Specifies an icon to be associated with a particular JavaBean.
Syntax
<ICON FILENAME="file" />
Attributes
- FILENAME
- String value name of an icon file associated with a particular JavaBean.
Element Information
Number of occurrences None or one Parent elements CLASS Child elements None File formats supported OSD Requires closing tag No
Example
This example shows how to specify an icon that is associated with a particular JavaBean.
<ICON FILENAME="Browser.ico"/>