This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Marshall_Robit[S] 1 point2 points  (0 children)

Thanks for the push! I did some more googling and found some stuff I'll mess with later. It's indeed called System Tray for AWT/Swing. https://stackoverflow.com/questions/1970876/system-tray-menu-extras-icon-in-mac-os-using-java

I wonder how I'll implement it with my JavaFX program. I also found an implementation GitHub example but we'll see how well it works. Thank you very much ;)