Uses of Class
com.tick42.glue.desktop.windows.event.WindowResumedEvent
| Package | Description |
|---|---|
| com.tick42.glue.desktop.windows |
The window management API for Glue.
|
| com.tick42.glue.internal.windows |
-
Uses of WindowResumedEvent in com.tick42.glue.desktop.windows
Methods in com.tick42.glue.desktop.windows that return types with arguments of type WindowResumedEvent Modifier and Type Method Description GlueEvent.Subscription<WindowResumedEvent>Window. onResumed(WindowResumedEvent.Listener listener)Registers a callback to be notified when the current layout is about to be resumed. -
Uses of WindowResumedEvent in com.tick42.glue.internal.windows
Methods in com.tick42.glue.internal.windows that return types with arguments of type WindowResumedEvent Modifier and Type Method Description GlueEvent.Subscription<WindowResumedEvent>InteropWindow. onResumed(WindowResumedEvent.Listener listener)