IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.gui
Class ContextEditorList.IvjEventHandler

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

class ContextEditorList.IvjEventHandler
extends java.lang.Object
implements java.awt.event.FocusListener, javax.swing.event.ListSelectionListener


Constructor Summary
(package private) ContextEditorList.IvjEventHandler()
           
 
Method Summary
 void focusGained(java.awt.event.FocusEvent e)
           
 void focusLost(java.awt.event.FocusEvent 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

ContextEditorList.IvjEventHandler

ContextEditorList.IvjEventHandler()
Method Detail

focusGained

public void focusGained(java.awt.event.FocusEvent e)
Specified by:
focusGained in interface java.awt.event.FocusListener

focusLost

public void focusLost(java.awt.event.FocusEvent e)
Specified by:
focusLost in interface java.awt.event.FocusListener

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