I\'m trying to make my Pane a little bit better, visually, so, what I\'m doing is: set my stage UNDECORATED (OK) and (TRYING) to add a drop-shadow effect (NOT OK).
I\
Well, I found a very simple solution. Maybe this was not supported in earlier versions? However.. The code:
iconPane.setEffect(new DropShadow(2d, 0d, +2d, Color.BLACK));
The picture shows the result - my intention was to show a icon in the look of a FAB