public class FileOpenEventHandler extends Object implements ActionListener
| Constructor and Description |
|---|
FileOpenEventHandler(MainFrame frame)
Instantiates a new file open event handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent event)
Action performed.
|
public FileOpenEventHandler(MainFrame frame)
frame - the framepublic void actionPerformed(ActionEvent event)
actionPerformed in interface ActionListenerevent - the eventActionListener.actionPerformed(ActionEvent)Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.