Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Usage

A panel to show the licence of the installed application as raw text.

...

Labels/Messages

KeyDescription
LicencePanel.infoThe label text to be shown as panel label above the contents.

Resources

ResourceDescription
LicencePanel.licence<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 LicencePanel.licence). 

Localization

The LicencePanel is fully localized.

...

See Internationalizing resources for more information on automatic localization of resources in IzPack.

Limitations

The panel id is not taken into account for the panel label nor for the resource, the key is always taken as LicencePanel.info and resource id is taken as LicencePanel.license. The label LicencePanel.info is shared with HTMLLicencePanel & PDFLicencePanel as well.