com.epam.example.uiutil
Class ComboBoxItemListener

java.lang.Object
  extended by com.epam.example.uiutil.ComboBoxItemListener
All Implemented Interfaces:
ItemListener, EventListener

public class ComboBoxItemListener
extends Object
implements ItemListener


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

Method Detail

itemStateChanged

public void itemStateChanged(ItemEvent e)
Specified by:
itemStateChanged in interface ItemListener


Copyright © 2000-2011 EPAM Systems. All Rights Reserved.