...
A custom User Input Panel is an xml file named userInputSpec.xml.
More information
- http://docs.codehaus.org/display/IZPACK/UserInputPanel
- http://izpack.org/documentation/user-input.html
Step 1 - Introduce the custom panel
...
This xml code should be put in the userINputSpecuserInputSpec.xml file. This is the skeleton description of a custom user input panel.
...
Element | Code | Screenshot | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Text Input |
| |||||||||||||||
Combo Box |
| |||||||||||||||
Radio Buttons |
| |||||||||||||||
Check Box |
| |||||||||||||||
Password |
| |||||||||||||||
File |
| |||||||||||||||
Multiple files | see documentation. | |||||||||||||||
Directory |
| |||||||||||||||
Rule Input Field | see documentation | |||||||||||||||
Search Field |
|
...