public class ControladorPanelInterfaz
extends java.lang.Object
implements java.awt.event.ActionListener
| Constructor and Description |
|---|
ControladorPanelInterfaz(VistaPanelInterfaz vista,
Menu menu) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
public ControladorPanelInterfaz(VistaPanelInterfaz vista, Menu menu)