Uses of Class
java.awt.desktop.QuitEvent
Packages that use QuitEvent
Package
Description
Provides interfaces and classes for interaction with various desktop
 capabilities.
- 
Uses of QuitEvent in java.awt.desktopMethods in java.awt.desktop with parameters of type QuitEventModifier and TypeMethodDescriptionvoidQuitHandler.handleQuitRequestWith(QuitEvent e, QuitResponse response)Invoked when the application is asked to quit.