com.ibm.as400.ui.tools
Class TypeListener

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

public class TypeListener
extends Object
implements ItemListener


Constructor Summary
Constructor and Description
TypeListener(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

TypeListener

public TypeListener(PanelManager pm)
Method Detail

itemStateChanged

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