For new users, I have found a solution. I am also new to JavaFX.
((Stage) ((Node)(event.getSource())).getScene().getWindow()).setIconified(true);