public static interface ActivateEvent.ActivateHandler<T> extends EventHandler
ActivateEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onActivate(ActivateEvent<T> event)
Called after the window has been activated.
|
void onActivate(ActivateEvent<T> event)
Copyright © 2012. All Rights Reserved.