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.ParallelBuilderandAnimationUtils.SequentialBuilder.Builder class for keyframes and keyvalues.Implementation ofAnimationUtils.AbstractBuilderthat uses aParallelTransitionas "main" animation.Builder class to easily create aPauseTransitionwith fluent api.Implementation ofAnimationUtils.AbstractBuilderthat uses aSequentialTransitionas "main" animation.Builder class to easily create aTimelinewith fluent api.Utils class to convert bindings and expressions to properties.Utils class for JavaFX'sColorsand 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 ofStringConverterto 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 JavaStreamto collect to JavaFX's collections.Helper class to process changes inObservableLists.Utils class to load FXML views.Utility class which provides convenience methods for working with NodesUtils class for working with numbers.Utilities for JavaFX'sPosandNotificationPos.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'sLabelsandMFXLabels.Utils class forToggleButtons.