Uses of Interface
com.formdev.flatlaf.extras.FlatDesktop.QuitResponse
Packages that use FlatDesktop.QuitResponse
-
Uses of FlatDesktop.QuitResponse in com.formdev.flatlaf.extras
Method parameters in com.formdev.flatlaf.extras with type arguments of type FlatDesktop.QuitResponseModifier and TypeMethodDescriptionstatic void
FlatDesktop.setQuitHandler
(Consumer<FlatDesktop.QuitResponse> quitHandler) Sets a handler which is invoked when the application should quit.