public interface StageEvent
| Modifier and Type | Method and Description |
|---|---|
void |
stageClosing(javafx.stage.WindowEvent event,
javafx.stage.Stage stage,
FXStageController controller) |
void |
stageShowing(javafx.stage.WindowEvent event,
javafx.stage.Stage stage,
FXStageController controller) |
void stageClosing(javafx.stage.WindowEvent event,
javafx.stage.Stage stage,
FXStageController controller)
void stageShowing(javafx.stage.WindowEvent event,
javafx.stage.Stage stage,
FXStageController controller)