Class controller Stage/Window reference
970011Oct 22 2012 — edited Nov 4 2012Is there any way of getting the Stage/Window object of an FXML loaded file from the associated class controller?
Particularly, I have a controller for a modal window and I need the Stage to close it.