Uses of Interface
com.tick42.glue.desktop.windows.event.WindowHibernateEvent.Listener
| Package | Description |
|---|---|
| com.tick42.glue.desktop.windows |
The window management API for Glue.
|
| com.tick42.glue.internal.windows |
-
Uses of WindowHibernateEvent.Listener in com.tick42.glue.desktop.windows
Methods in com.tick42.glue.desktop.windows with parameters of type WindowHibernateEvent.Listener 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. -
Uses of WindowHibernateEvent.Listener in com.tick42.glue.internal.windows
Methods in com.tick42.glue.internal.windows with parameters of type WindowHibernateEvent.Listener Modifier and Type Method Description GlueEvent.Subscription<WindowHibernateEvent>InteropWindow. onHibernated(WindowHibernateEvent.Listener listener)