Uses of Interface
com.tick42.glue.desktop.windows.event.WindowContextUpdatedEvent.Listener
| Package | Description |
|---|---|
| com.tick42.glue.desktop.windows |
The window management API for Glue.
|
| com.tick42.glue.internal.windows |
-
Uses of WindowContextUpdatedEvent.Listener in com.tick42.glue.desktop.windows
Methods in com.tick42.glue.desktop.windows with parameters of type WindowContextUpdatedEvent.Listener Modifier and Type Method Description AsynchronousCloseableWindow. onContextUpdated(WindowContextUpdatedEvent.Listener listener)Registers a callback to be notified upon context update. -
Uses of WindowContextUpdatedEvent.Listener in com.tick42.glue.internal.windows
Methods in com.tick42.glue.internal.windows with parameters of type WindowContextUpdatedEvent.Listener Modifier and Type Method Description AsynchronousCloseableInteropWindow. onContextUpdated(WindowContextUpdatedEvent.Listener listener)