com.ibm.as400.ui.tools
Class LocaleListener

java.lang.Object
  extended by com.ibm.as400.ui.tools.LocaleListener
All Implemented Interfaces:
ItemListener, EventListener

public class LocaleListener
extends Object
implements ItemListener


Constructor Summary
Constructor and Description
LocaleListener(PanelManager pm)
           
 
Method Summary
Modifier and Type Method and Description
 void itemStateChanged(ItemEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocaleListener

public LocaleListener(PanelManager pm)
Method Detail

itemStateChanged

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