org.apache.bcel.verifier
Class VerifyDialog.IvjEventHandler

java.lang.Object
  extended by org.apache.bcel.verifier.VerifyDialog.IvjEventHandler
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
VerifyDialog

 class VerifyDialog.IvjEventHandler
extends java.lang.Object
implements java.awt.event.ActionListener

Machine-generated.


Constructor Summary
VerifyDialog.IvjEventHandler()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifyDialog.IvjEventHandler

VerifyDialog.IvjEventHandler()
Method Detail

actionPerformed

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