java - Creating tray icon using JavaFX -


i want write tray icon via javafx, find can write awt. there way can write use javafx?

it these tray icons windows 10:

enter image description here

if this believed, javafx feature tray icons in future update. till stick awt. keep track of development using this thread on jdk bug system. hope helps.


Comments

Popular posts from this blog

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -