public interface QuitResponse
Desktop.setQuitHandler(java.awt.desktop.QuitHandler)
,
QuitHandler
,
Desktop.setQuitStrategy(java.awt.desktop.QuitStrategy)
Modifier and Type | Method | Description |
---|---|---|
void |
cancelQuit() |
Notifies the external quit requester that the user has explicitly canceled the pending quit, and leaves the application running.
|
void |
performQuit() |
Notifies the external quit requester that the quit will proceed, and performs the default
QuitStrategy . |
void performQuit()
QuitStrategy
.void cancelQuit()
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b151-2