Uses of Class
io.github.palexdev.materialfx.beans.properties.styleable.StyleableObjectProperty
Packages that use StyleableObjectProperty
Package
Description
-
Uses of StyleableObjectProperty in io.github.palexdev.materialfx.controls
Methods in io.github.palexdev.materialfx.controls that return StyleableObjectPropertyModifier and TypeMethodDescriptionMFXProgressSpinner.color1Property()Specifies the first color of the spinner arc.MFXProgressSpinner.color2Property()Specifies the second color of the spinner arc.MFXProgressSpinner.color3Property()Specifies the third color of the spinner arc.MFXProgressSpinner.color4Property()Specifies the fourth color of the spinner arc.MFXTextField.floatModeProperty()Specifies how the floating text is positioned when floating.MFXMagnifierPane.pickerPosProperty()Specifies the position of the color picker tool.MFXTextField.textFillProperty()Specifies the text color. -
Uses of StyleableObjectProperty in io.github.palexdev.materialfx.effects.ripple
Methods in io.github.palexdev.materialfx.effects.ripple that return StyleableObjectPropertyModifier and TypeMethodDescriptionMFXCircleRippleGenerator.rippleColorProperty()Specifies the ripples' color.