I don't do much desktop programming, but I think that the system tray has had support in Java for many years now:
https://docs.oracle.com/javase/tutorial/uiswing/misc/systemt...
And that whole JDesktop stuff from Sun is unfortunately unmaintained since years (still left to rotten under Sun's stewardship).
I like both platforms anyway.
I don't do much desktop programming, but I think that the system tray has had support in Java for many years now:
https://docs.oracle.com/javase/tutorial/uiswing/misc/systemt...