Changes between Version 4 and Version 5 of NicerGui
- Timestamp:
- 02/13/06 21:53:26 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NicerGui
v4 v5 10 10 11 11 == JGoodies == 12 http://jgoodies.com/downloads/libraries.html has some nice downloads that can make swing look pretty nice. 12 http://jgoodies.com/downloads/libraries.html 13 has some nice downloads that can make swing look pretty nice. 13 14 This if for example used by Jabref. 15 * pro: this thing looks stable 16 * con: it is big jarfile. 14 17 15 18 == wizard framework == 16 19 really simple wizard framework. 17 * pro: simple 20 * pro: simple, works. 18 21 * con: maybe too simple 22 23 decision: lets use it for the installers. 19 24 20 25 https://wizard-framework.dev.java.net/