entorno
Class Dialogos.DialogoLinea.EventosDialogoIr

java.lang.Object
  extended by entorno.Dialogos.DialogoLinea.EventosDialogoIr
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
Dialogos.DialogoLinea

class Dialogos.DialogoLinea.EventosDialogoIr
extends java.lang.Object
implements java.awt.event.ActionListener

Clase EventosDialogoIr Funcion: Controla los eventos producidos por los botones de accion y la casilla de texto


Constructor Summary
Dialogos.DialogoLinea.EventosDialogoIr()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dialogos.DialogoLinea.EventosDialogoIr

Dialogos.DialogoLinea.EventosDialogoIr()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent evt)
Specified by:
actionPerformed in interface java.awt.event.ActionListener