Uses of Class
io.github.palexdev.materialfx.notifications.MFXNotificationSystem
Packages that use MFXNotificationSystem
-
Uses of MFXNotificationSystem in io.github.palexdev.materialfx.notifications
Methods in io.github.palexdev.materialfx.notifications that return MFXNotificationSystemModifier and TypeMethodDescriptionA notification system should be initialized to honor the behavior of a owner Window.static MFXNotificationSystemMFXNotificationSystem.instance()MFXNotificationSystem.publish(INotification notification) If the notification system is showing/closing, exits andscheduleReopen(INotification)is called.MFXNotificationSystem.setHistoryLimit(int size) Delegate toCircularQueue.setSize(int).