Class Notification

java.lang.Object
javafx.scene.Node
javafx.scene.Parent
javafx.scene.layout.Region
javafx.scene.control.Control
atlantafx.base.controls.Notification
All Implemented Interfaces:
javafx.css.Styleable, javafx.event.EventTarget, javafx.scene.control.Skinnable

public class Notification extends javafx.scene.control.Control
A control that is intended for displaying notifications to users as pop-ups. It is customizable with different colors and icons, can contain a graphic or image, along with the message and additional actions for users to take.