public class PopupHandler extends Object implements ActionListener
Constructor and Description |
---|
PopupHandler(MainFrame frame,
int n) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
public PopupHandler(MainFrame frame, int n)
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.