griffon.javafx
[Java] Class WindowManager.OnWindowShownHelper
java.lang.Object
griffon.javafx.WindowManager.OnWindowShownHelper
- All Implemented Interfaces:
- javafx.event.EventHandler
private class WindowManager.OnWindowShownHelper
Listener that triggers application events when a window is shown.
- Authors:
- Andres Almiray
|
Method Summary |
void
|
handle(javafx.stage.WindowEvent windowEvent)
Triggers a WindowShown event with the window as sole argument
|
WindowManager.OnWindowShownHelper
WindowManager.OnWindowShownHelper()
-
handle
public void handle(javafx.stage.WindowEvent windowEvent)
- Triggers a WindowShown event with the window as sole argument
Groovy Documentation