开发者

How can I put my Java program in the system tray?

开发者 https://www.devze.com 2023-04-01 13:08 出处:网络
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.Like this?

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.


Like this?

How can I put my Java program in the system tray?

How can I put my Java program in the system tray?

See the Java tutorial:

http://download.oracle.com/javase/tutorial/uiswing/misc/systemtray.html

0

精彩评论

暂无评论...
验证码 换一张
取 消