This is a code module that allows display of a JavaFX Context Menu when the system tray Icon is clicked.
Used in conjunction with the MenuManager Library, it is possible to add checkbox items, images, Fontawesome and MaterialIcons and CustomItems to the contextmenu.
You can compile it to a library if you prefer not to add the module to your project.
Untested on a Mac or Linux, but please let me know.
Demo app depends on:
jSystemTray
MenuManager
JavaObject
Update to 0.2 - Changed Form type to UTILITY - Confirmed working with MacOS
14
Used in conjunction with the MenuManager Library, it is possible to add checkbox items, images, Fontawesome and MaterialIcons and CustomItems to the contextmenu.
You can compile it to a library if you prefer not to add the module to your project.
Untested on a Mac or Linux, but please let me know.
Demo app depends on:
jSystemTray
MenuManager
JavaObject
Update to 0.2 - Changed Form type to UTILITY - Confirmed working with MacOS
14
Attachments
Last edited: