public class SystemExitHandler extends Object implements ActionListener
| Constructor and Description |
|---|
SystemExitHandler(MainFrame frame)
Instantiates a new system exit handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent event) |
public SystemExitHandler(MainFrame frame)
frame - the framepublic void actionPerformed(ActionEvent event)
actionPerformed in interface ActionListenerCopyright © 2006–2018 The Apache Software Foundation. All rights reserved.