问题
How can I have a system tray icon for my program in Java? I've tried searching all over the web ,but I cant find anything.
回答1:
Like this?


See the Java tutorial:
http://download.oracle.com/javase/tutorial/uiswing/misc/systemtray.html
来源:https://stackoverflow.com/questions/7264981/how-can-i-put-my-java-program-in-the-system-tray