Uses of Interface
com.tick42.glue.desktop.windows.event.WindowResumedEvent.Listener
Packages that use WindowResumedEvent.Listener
-
Uses of WindowResumedEvent.Listener in com.tick42.glue.desktop.windows
Methods in com.tick42.glue.desktop.windows with parameters of type WindowResumedEvent.ListenerModifier and TypeMethodDescriptionWindow.onResumed(WindowResumedEvent.Listener listener) Registers a callback to be notified when the current layout is about to be resumed.