Notification in a JavaFX app
问题 I would like to add a notification to some actions in my JavaFX application. Such as a successful connection to a server, a disconnection to a server, etc ... I tried the NotificationPane from ControlsFX but I can't hide the bar after a short time delay. It seems that you can only hide it after an user interaction. If you know another library who does something similar or even better, I'm looking forward to it. Plus I would like to make my notifications look like that : so it doesn't take the