proyecto.compilador
Class Compilador.EventHandler
java.lang.Object
proyecto.compilador.Compilador.EventHandler
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- Compilador
class Compilador.EventHandler
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Compilador.EventHandler
Compilador.EventHandler()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener