Module MaterialFX
Package io.github.palexdev.materialfx.utils
package io.github.palexdev.materialfx.utils
-
ClassDescriptionUtility class to easily build animations of any sort.Common base class for
AnimationUtils.ParallelBuilder
andAnimationUtils.SequentialBuilder
.Builder class for keyframes and keyvalues.Implementation ofAnimationUtils.AbstractBuilder
that uses aParallelTransition
as "main" animation.Builder class to easily create aPauseTransition
with fluent api.Implementation ofAnimationUtils.AbstractBuilder
that uses aSequentialTransition
as "main" animation.Builder class to easily create aTimeline
with fluent api.Utils class to convert bindings and expressions to properties.Utils class for JavaFX'sColors
and CSS.Utils class for Java's time API.Simple bean to wrap info about a day of a month such as:EnumStringConverter<E extends Enum<E>>Implementation ofStringConverter
to work with a genericEnum
.Utility class which provides convenience methods for enumeratorsLittle utils class to convert a throwable stack trace to a String.Utils class to help with concurrency and callables.Convenience class that offers some methods useful on combination with JavaStream
to collect to JavaFX's collections.Helper class to process changes inObservableList
s.Utils class to load FXML views.Utility class which provides convenience methods for working with NodesUtils class for working with numbers.Utilities for JavaFX'sPos
andNotificationPos
.Convenience methods for predicates.Utility class for ScrollPanes.Utils class forStrings
.Class copied from javafx.embed.swing to avoid adding the Swing module.Utils class for JavaFX'sLabels
andMFXLabels
.Utils class forToggleButtons
.