3.0 --- - More UI elements - CronJob support - Useful data types - Many more convenient classes and methods - Bug fixes 2.5 --- - Support for internal dialogs (e.g. on a JDesktop) - Support for a default button in dialogs / requesters - Bug fixes 2.4 --- - Support for the new Nimbus Look and Feel (Java 6 Update 10) - HTextArea wraps lines by default now - TextRequester wraps lines by default now and supports wrap methods from JTextArea 2.3 --- - GenericRequester.TYPE_STRING supports options now - bug fixes 2.2 --- - GenericRequester.TYPE_BOOLEAN - multiple screen support - bug fixes - update to jcalendar 1.3.2 2.1 --- - compiled with JDK 1.6 - minor changes for JDK 1.6 2.0 --- - settings can be made for application contexts - FontRequester supports BOLD and ITALIC - support for SkinLF 6.2 and its Themepacks - support for TonicLookAndFeel - support for Synthetica Look & Feel 1.6 --- - update of calendar component - bug fixes 1.5 --- - added: HTimeField - changed: GenericOkCancelRequester (Time support) - changed: JReqTools.showException() - nicer layout 1.4 --- - added: ChangePasswordRequester - added: FileNotification.setInterval() - changed: GenericOkCancelRequester (Date support) 1.3 --- - dialogs won't be larger than the screen now, they use a JScrollPane instead - bugfix for NullPointerException in SelectRequester - bugfix for multi selection in SelectRequester - support for JGoodies look and feels - support for SkinLookAndFeel 1.2 --- - added: MultiLineListCellRenderer - bug fixes 1.1 --- - code optimized - bug fixes - more constistent API 1.0 --- - first release