entorno
Class Dialogos.ConfigInterfaz.PanelColores.MyActionListener

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

class Dialogos.ConfigInterfaz.PanelColores.MyActionListener
extends java.lang.Object
implements java.awt.event.ActionListener

Clase MyActionListener Funcion: Controla los eventos producidos por los botones de accion


Constructor Summary
Dialogos.ConfigInterfaz.PanelColores.MyActionListener()
           
 
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.ConfigInterfaz.PanelColores.MyActionListener

Dialogos.ConfigInterfaz.PanelColores.MyActionListener()
Method Detail

actionPerformed

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