IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.gui
Class NavigationParametersEditor.IvjEventHandler

java.lang.Object
  extended bycom.ibm.dse.gui.NavigationParametersEditor.IvjEventHandler
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener, java.awt.event.ItemListener, javax.swing.event.ListSelectionListener
Enclosing class:
NavigationParametersEditor

class NavigationParametersEditor.IvjEventHandler
extends java.lang.Object
implements java.awt.event.ActionListener, java.awt.event.ItemListener, javax.swing.event.ListSelectionListener


Constructor Summary
(package private) NavigationParametersEditor.IvjEventHandler()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 void itemStateChanged(java.awt.event.ItemEvent e)
           
 void valueChanged(javax.swing.event.ListSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationParametersEditor.IvjEventHandler

NavigationParametersEditor.IvjEventHandler()
Method Detail

actionPerformed

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

itemStateChanged

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

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent e)
Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005