Uses of Class
com.tick42.glue.desktop.windows.event.WindowFocusChangedEvent
Packages that use WindowFocusChangedEvent
-
Uses of WindowFocusChangedEvent in com.tick42.glue.desktop.windows
Methods in com.tick42.glue.desktop.windows that return types with arguments of type WindowFocusChangedEventModifier and TypeMethodDescriptionWindow.onFocusChanged(WindowFocusChangedEvent.Listener listener) Registers a callback to be notified when window focus changes.