Uses of Class
com.tick42.glue.desktop.windows.PreventClosingOptions
Packages that use PreventClosingOptions
-
Uses of PreventClosingOptions in com.tick42.glue.desktop.windows
Methods in com.tick42.glue.desktop.windows that return PreventClosingOptionsModifier and TypeMethodDescriptionstatic PreventClosingOptionsPreventClosingOptions.allow()Factory method for options that allows window to close.static PreventClosingOptionsPreventClosingOptions.dialog()Factory method for options that prevents window from closing with confirmation dialog.static PreventClosingOptionsPreventClosingOptions.prevent()Factory method for options that prevents window from closing without dialog.Methods in com.tick42.glue.desktop.windows that return types with arguments of type PreventClosingOptions