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