Uses of Interface
io.github.palexdev.materialfx.effects.ripple.base.IRipple
Packages that use IRipple
Package
Description
-
Uses of IRipple in io.github.palexdev.materialfx.effects.ripple
Classes in io.github.palexdev.materialfx.effects.ripple that implement IRippleModifier and TypeClassDescriptionclass -
Uses of IRipple in io.github.palexdev.materialfx.effects.ripple.base
Classes in io.github.palexdev.materialfx.effects.ripple.base with type parameters of type IRippleModifier and TypeClassDescriptionclassAbstractMFXRippleGenerator<T extends IRipple>Abstract class that defines all the properties and behaviors a RippleGenerator should have.interfaceIRippleGenerator<T extends IRipple>Public API for every ripple generator.