griffon.swt
[Java] Class WindowManager.ShowHelper
java.lang.Object
griffon.swt.WindowManager.ShowHelper
- All Implemented Interfaces:
- org.eclipse.swt.widgets.Listener
private class WindowManager.ShowHelper
Listener that triggers application events when a window is shown.
- Authors:
- Andres Almiray
|
Method Summary |
void
|
handleEvent(org.eclipse.swt.widgets.Event event)
Triggers a WindowShown event with the window as sole argument
|
WindowManager.ShowHelper
WindowManager.ShowHelper()
-
handleEvent
public void handleEvent(org.eclipse.swt.widgets.Event event)
- Triggers a WindowShown event with the window as sole argument
Groovy Documentation