4344454647484950515253
pane.getChildren().remove(imageView); } } }); animation.play(); } protected abstract Animation createAndPrepareAnimation(Node curNode, Node newNode); protected abstract void resetProperties(Node curNode, Node newNode);
7071727374757677787980
pane.getChildren().remove(imageView); } } }); animation.play(); } @Override protected Animation createAndPrepareAnimation(Node area, Node newNode) { ScaleTransitionBuilder zoomOut = ScaleTransitionBuilder.create()