Uses of Class
io.github.palexdev.materialfx.controls.MFXNotificationCenter
Packages that use MFXNotificationCenter
Package
Description
-
Uses of MFXNotificationCenter in io.github.palexdev.materialfx.builders.control
Methods in io.github.palexdev.materialfx.builders.control with parameters of type MFXNotificationCenterModifier and TypeMethodDescriptionstatic NotificationCenterBuilderNotificationCenterBuilder.notificationCenter(MFXNotificationCenter notificationCenter) Constructors in io.github.palexdev.materialfx.builders.control with parameters of type MFXNotificationCenterModifierConstructorDescriptionNotificationCenterBuilder(MFXNotificationCenter notificationCenter) -
Uses of MFXNotificationCenter in io.github.palexdev.materialfx.controls.cell
Constructors in io.github.palexdev.materialfx.controls.cell with parameters of type MFXNotificationCenterModifierConstructorDescriptionMFXNotificationCell(MFXNotificationCenter notificationCenter, INotification notification) -
Uses of MFXNotificationCenter in io.github.palexdev.materialfx.notifications
Methods in io.github.palexdev.materialfx.notifications that return MFXNotificationCenterModifier and TypeMethodDescriptionMFXNotificationCenterSystem.getCenter()Returns the instance of the notification center used by this notification system. -
Uses of MFXNotificationCenter in io.github.palexdev.materialfx.skins
Constructors in io.github.palexdev.materialfx.skins with parameters of type MFXNotificationCenterModifierConstructorDescriptionMFXNotificationCenterSkin(MFXNotificationCenter notificationCenter, io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlow<INotification, MFXNotificationCell> virtualFlow)