public class PopupHandler extends Object implements ActionListener
| Constructor and Description |
|---|
PopupHandler(MainFrame frame,
int n)
Instantiates a new popup handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
public PopupHandler(MainFrame frame, int n)
frame - the framen - the npublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.