Usage
A panel to show the HTML-formatted licence of the installed application.
...
The two options work independently on each other. If there are both activated, word wrapping is done before calculating the page size for paging.
Labels/Messages
Keyid | Description |
---|---|
LicencePanel.info | The label text to be shown as panel label above the contents. |
Resources
Resourceid | Description |
---|---|
HTMLLicencePanel.<panel id> | The name of the file that contains the license agreement text to show on the panel. If you don't specify the panel id then pane id is assumed to be licence (i.e. the resource id will be HTMLLicencePanel.licence). |
Localization
The HTMLLicencePanel
is fully localized.
...
See Internationalizing resources for more information on automatic localization of resources in IzPack.
Limitations
The panel name & panel id are not taken into account for the panel label, the key is always taken as LicencePanel.info. The label LicencePanel.info is shared with LicencePanel & PDFLicencePanel as well.