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