com.ibm.workflow.sample.xml
Class ApprovalView.IvjEventHandler

java.lang.Object
  |
  +--com.ibm.workflow.sample.xml.ApprovalView.IvjEventHandler
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener, java.beans.PropertyChangeListener
Enclosing class:
ApprovalView

class ApprovalView.IvjEventHandler
extends java.lang.Object
implements java.awt.event.ActionListener, java.beans.PropertyChangeListener


Constructor Summary
(package private) ApprovalView.IvjEventHandler()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 void propertyChange(java.beans.PropertyChangeEvent evt)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

ApprovalView.IvjEventHandler

ApprovalView.IvjEventHandler()
Method Detail

actionPerformed

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

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent evt)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener