共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Griffon TrayBuilder Plugin |
Griffon TrayBuilder Plugin
|
2 | 0 | 24 |
贡献者 | 讨论 | 代码提交 |
Enables SystemTray and TrayIcon support on your Griffon application.
The TrayIcon class is actually JPopupTrayIcon by Michael Biem (from the Fishfarm project), which is in turn based on Alex Potochkin's JXTrayIcon. In short words this class allows you to display a JPopupMenu in the systemTray as opposed to a regular, plain PopupMenu (AWT stuff, yuck!)