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