Uses of Class
com.tick42.glue.desktop.windows.event.WindowBoundsChangedEvent
Packages that use WindowBoundsChangedEvent
-
Uses of WindowBoundsChangedEvent in com.tick42.glue.desktop.windows
Methods in com.tick42.glue.desktop.windows that return types with arguments of type WindowBoundsChangedEventModifier and TypeMethodDescriptionWindow.onBoundsChanged(WindowBoundsChangedEvent.Listener listener) Registers a callback to be notified when window bounds change.