Orangevolt ANT Tasks » Tasks » jnlp » Element information | ||
Element description | Element offline_allowed |
This element may occure multiple times depending of the kind of use.
Name | Description | Required |
href | The href attribute of an icon contains a URL to a location on the web containing an image file for an icon. The file must be in either JPEG or GIF format. | yes |
version | The version attribute of an icon contains a string describing the version of the image that is requested. | no |
width | The width attribute of the icon element describes the width of the icon in pixels. | no |
height | The height attribute of the icon element describes the height of the icon in pixels. | no |
kind |
The kind attribute of the icon element describes the use of the icon. Valid values are default, selected, disabled and rollover. |
no |
depth | The depth attribute of the icon element describes the color depth of the image in bits-per-pixel. Common values will be 8, 16, or 24. | no |
size | The size attribute of an icon element indicates the size of an icon file in bytes. | no |