[izpack-devel] IzPack enhancements: a few panels and controls

Vadim Berman vadim.berman at digitalsonata.com
Thu Jun 7 04:00:39 CEST 2007


Dear developers,
 
I wrote a few enhancements to IzPack and a new langpack and hope someone
else can use these.
 
They are complete source files rather than patches as there is nothing to
patch - they are brand new...
 
The langpack is for Hebrew and is based on the last English version I have
downloaded. 
 
The classes are:
 
com.izforge.izpack.gui.JEncodingCombo - holds a list of all the possible
encodings, returning a standard encoding code
com.izforge.izpack.gui.JLanguageCombo - holds a list of all the possible
languages, returning a 2 character language code (ISO 639-2, a bit obsolete
but still in use)
com.izforge.izpack.panels.NativeLibTargetPanel - allows selecting a folder
for deployment of native libraries, parsing the list of available JNI
folders and presenting the choice in a combo
com.izforge.izpack.panels.DB2DatabaseAppPanel - obtains data necessary to
connect to a DB2 server and verifies that the connection is possible. I
still was unable to pack the DB2 drivers so the installer could find them,
but for my application it is not relevant
com.izforge.izpack.panels.DB2DatabaseCreatorPanel - same as above, but
verifies that the user has administrative privileges and capability to 
com.izforge.izpack.panels.SMTPPanel - obtains parameters necessary to send
email via SMTP, matching email against a regular expression
 
Best regards,
Vadim Berman
 
CEO - Digital Sonata Pty Ltd
www.digitalsonata.com <http://www.digitalsonata.com/> 
Australian Business Number: 54 122 188 998
 
Address: PO Box 803, Camberwell, Vic 3124, Australia
Phone: +61 (0)3 98094461
Mobile: +61 (0)432 894 862
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-devel/attachments/20070607/d7c6f017/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: izPackExtensions.zip
Type: application/x-zip-compressed
Size: 9807 bytes
Desc: not available
Url : https://lists.berlios.de/pipermail/izpack-devel/attachments/20070607/d7c6f017/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: langpacks.zip
Type: application/x-zip-compressed
Size: 4443 bytes
Desc: not available
Url : https://lists.berlios.de/pipermail/izpack-devel/attachments/20070607/d7c6f017/attachment-0001.bin 


More information about the izpack-devel mailing list