public class FileSaveAsEventHandler extends Object implements ActionListener
Constructor and Description |
---|
FileSaveAsEventHandler(MainFrame frame) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent event) |
public FileSaveAsEventHandler(MainFrame frame)
public void actionPerformed(ActionEvent event)
actionPerformed
in interface ActionListener
ActionListener.actionPerformed(ActionEvent)
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.