Package | Description |
---|---|
org.jdesktop.application |
Modifier and Type | Method and Description |
---|---|
void |
Application.quit(ActionEvent e)
The default
Action for quitting an application,
quit just exits the application by calling exit(e) . |
Copyright © 2009–2014. All rights reserved.