Module MaterialFX
Class MFXSimpleNotification.Builder
java.lang.Object
io.github.palexdev.materialfx.controls.MFXSimpleNotification.Builder
- Enclosing class:
- MFXSimpleNotification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()get()setContent(Region content) setOnUpdateElapsed(BiConsumer<Long, String> elapsedConsumer) setState(NotificationState state) setTimeToStringConverter(Function<Long, String> converter)
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
build
-
setContent
-
setState
-
setTimeToStringConverter
-
setOnUpdateElapsed
-
get
-