Module MaterialFX

Class MFXNotificationCenterSystem

java.lang.Object
io.github.palexdev.materialfx.notifications.base.AbstractMFXNotificationSystem
io.github.palexdev.materialfx.notifications.MFXNotificationCenterSystem
All Implemented Interfaces:
INotificationSystem

public class MFXNotificationCenterSystem extends AbstractMFXNotificationSystem
Implementation of an AbstractMFXNotificationSystem which makes use of a MFXNotificationCenter to show the notifications.
  • Method Details