public class CloseAction
extends javax.swing.AbstractAction
Constructor and Description |
---|
CloseAction(javax.swing.JFrame frame) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0)
Shows a dialog for the user and asks him to close the application.
|