The izpanel tag has no wiki summary.
5
votes
1answer
771 views
Izpack: Creating custom panels
I am trying to create a custom panel for an IzPack installer. This means that I have to extend IzPanel. However, it appears that if I do this, the extended panel needs to be in the ...
1
vote
2answers
321 views
izpack installer customize uninstaller
I have created installer and uninstaller using izpack. The problem I am facing is when I unisntall it remove everything I have installed. I would like to customise my uninstaller according to my ...
0
votes
0answers
7 views
Can any one tell me how to change checkbox button into a radio button in izpack's PacksPanel ?
Like if i want the user to select only one pack among the packs available. and also i want to change the font size of the text.I am using IzPack 4.3.5 stable version.