entorno
Class Dialogos.ConfigInterfaz.JComboBoxListener

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

private class Dialogos.ConfigInterfaz.JComboBoxListener
extends java.lang.Object
implements java.awt.event.ItemListener


Constructor Summary
Dialogos.ConfigInterfaz.JComboBoxListener()
           
 
Method Summary
 void itemStateChanged(java.awt.event.ItemEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dialogos.ConfigInterfaz.JComboBoxListener

public Dialogos.ConfigInterfaz.JComboBoxListener()
Method Detail

itemStateChanged

public void itemStateChanged(java.awt.event.ItemEvent e)
Specified by:
itemStateChanged in interface java.awt.event.ItemListener