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 ActionListenerCopyright © 2018. All rights reserved.