简体   繁体   中英

How to deploy the program from the system tray with shortcut on desktop

我有一个可以使用AWT最小化到托盘的程序,如何制作该程序,以便当用户通过桌面上的快捷方式打开该程序时它会展开,并且不会运行新程序。

Check java.awt.SystemTray and How to Use the System Tray . But the latter describes on Swing.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM