Uses of Class
io.github.palexdev.materialfx.controls.MFXSimpleNotification.Builder
Packages that use MFXSimpleNotification.Builder
-
Uses of MFXSimpleNotification.Builder in io.github.palexdev.materialfx.controls
Methods in io.github.palexdev.materialfx.controls that return MFXSimpleNotification.BuilderModifier and TypeMethodDescriptionMFXSimpleNotification.Builder.build()MFXSimpleNotification.Builder.setContent(Region content) MFXSimpleNotification.Builder.setOnUpdateElapsed(BiConsumer<Long, String> elapsedConsumer) MFXSimpleNotification.Builder.setState(NotificationState state) MFXSimpleNotification.Builder.setTimeToStringConverter(Function<Long, String> converter)