public class SaveListener extends Object implements ActionListener
| Constructor and Description |
|---|
SaveListener(Frame frame,
ArrayList<ExtendedPointMatch> matches) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent arg0) |
public SaveListener(Frame frame, ArrayList<ExtendedPointMatch> matches)
public void actionPerformed(ActionEvent arg0)
actionPerformed in interface ActionListenerCopyright © 2015–2021 Fiji. All rights reserved.