inescID.revs.commissioner
Class VoterAdministration_selectionList_listSelectionAdapter

java.lang.Object
  extended byinescID.revs.commissioner.VoterAdministration_selectionList_listSelectionAdapter
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener

class VoterAdministration_selectionList_listSelectionAdapter
extends java.lang.Object
implements javax.swing.event.ListSelectionListener


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

Field Detail

adaptee

VoterAdministration adaptee
Constructor Detail

VoterAdministration_selectionList_listSelectionAdapter

VoterAdministration_selectionList_listSelectionAdapter(VoterAdministration adaptee)
Method Detail

valueChanged

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