JTray Release Notes
April 2007
Known Issues
- JTrayNativeMenu does not display properly in Windows NT4 or Vista
Version 1.6 (April 2007)
- Added Windows Vista 32-bit support
- Added JRE 1.6 support
- Changed package name from JTray to com.jpackages.jtray
Version 1.5 (June 2004)
- Added JTrayNativeMenu to support displaying of native system menus on a JTrayIcon
- Removed requirement for presence of jtray.zip file for JRE 1.4.1+
- setIcon methods now return boolean rather than void
- Fixed defect causing Swing popup menus to no longer display
Version 1.4 (March 2004)
- Added automatic re-display of JTrayIcons when taskbar reappears, for example due to explorer.exe crashing
- Added taskbarCreated JTrayListener event that is triggered when a taskbar is re-displayed
- Fixed defect causing a popup menu to not always disappear properly
- Fixed defect causing random rare crashing under JRE 1.4.2
Version 1.3 (November 2002)
- Added support to function properly in the latest JRE 1.4.1
- Fixed defect causing use of animation to crash the VM under certain conditions