inescID.revs.commissioner
Class GroupAdministration_selectionList_listSelectionAdapter

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

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


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

GroupAdministration adaptee
Constructor Detail

GroupAdministration_selectionList_listSelectionAdapter

GroupAdministration_selectionList_listSelectionAdapter(GroupAdministration adaptee)
Method Detail

valueChanged

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