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