inescID.revs.commissioner
Class VoterAdministration_update_actionAdapter

java.lang.Object
  extended byinescID.revs.commissioner.VoterAdministration_update_actionAdapter
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

class VoterAdministration_update_actionAdapter
extends java.lang.Object
implements java.awt.event.ActionListener


Field Summary
(package private)  VoterAdministration adaptee
           
 
Constructor Summary
(package private) VoterAdministration_update_actionAdapter(VoterAdministration adaptee)
           
 
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
 

Field Detail

adaptee

VoterAdministration adaptee
Constructor Detail

VoterAdministration_update_actionAdapter

VoterAdministration_update_actionAdapter(VoterAdministration adaptee)
Method Detail

actionPerformed

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