I want to publish a Java GUI application on Windows 7. This application is using the Swing Toolkit and doesn\'t need any native code. The application
As an aside, also check out the new feature to have your app in the tooltray/systemtray:
Oracle has a tutorial on how to use the system tray.
That's Java SE 6 related....makes me also winder what other goodies might be in the newer Java 7?