Class RippleEffect
- java.lang.Object
-
- net.sourceforge.pmd.util.fxdesigner.util.controls.RippleEffect
-
public class RippleEffect extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RippleEffect(javafx.beans.property.ReadOnlyDoubleProperty containerWidth, javafx.beans.property.ReadOnlyDoubleProperty containerHeight, java.util.function.Supplier<javafx.scene.layout.Background> containerBackground)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
attach(javafx.scene.layout.Region node, java.util.function.Supplier<javafx.collections.ObservableList<javafx.scene.Node>> getChildren)
void
setRippleColor(javafx.scene.paint.Color color)
-