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

php - Autoloader issue not returning Class -

ruby - Prevent Custom Validation Error on Association -

c++ - Why am i getting wrong values when performing PE base relocation? -