I am using JavaFX 8. I am using TrayIcon.displayMessage() to show notification on Windows. Notification is working fine for all windows 7,8 and 10 but actionListener on trayIcon is not working in Windows 10 is not working. I launch my application when user clicks on the notification and this event is captured in actionListener added […]
The post Windows 10 notifications not working appeared first on BlogoSfera.