Question: Create an app that displays a rectangle with a shadow and allows the user to control the shadow using Sliders. Investigate class DropShadow (package javafx.scene.effect).
Create an app that displays a rectangle with a shadow and allows the user to control the shadow using Sliders. Investigate class DropShadow (package javafx.scene.effect). Use Node method setEffect to apply the DropShadow.
Step by Step Solution
3.53 Rating (156 Votes )
There are 3 Steps involved in it
It sounds like your task is to create an application using JavaFX that displays a rectangle with a shadow effect Then use sliders to control aspects of the shadow effect applied to the rectangle Since ... View full answer
Get step-by-step solutions from verified subject matter experts
