class MemoryMenuListener
extends java.lang.Object
implements java.awt.event.ActionListener
Modifier and Type | Field and Description |
---|---|
private int |
action |
private MemoryGUI |
gui |
Constructor and Description |
---|
MemoryMenuListener(MemoryGUI gui,
int action) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |