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