inescID.revs.commissioner
Class ConfigurationSelection_selectionList_listSelectionAdapter

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

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


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

ConfigurationSelection adaptee
Constructor Detail

ConfigurationSelection_selectionList_listSelectionAdapter

ConfigurationSelection_selectionList_listSelectionAdapter(ConfigurationSelection adaptee)
Method Detail

valueChanged

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