Uses of Interface
com.tick42.glue.desktop.windows.WindowClosingEventHandler
Packages that use WindowClosingEventHandler
-
Uses of WindowClosingEventHandler in com.tick42.glue.desktop.windows
Methods in com.tick42.glue.desktop.windows with parameters of type WindowClosingEventHandlerModifier and TypeMethodDescriptionWindow.onClosing(WindowClosingEventHandler listener) Registers a callback to be notified when the window begins closing to potentially prevent the close.