oracle.forms.fd
Class LAF_LOV.SharedListSelectionHandler

java.lang.Object
  extended by oracle.forms.fd.LAF_LOV.SharedListSelectionHandler
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener
Enclosing class:
LAF_LOV

 class LAF_LOV.SharedListSelectionHandler
extends java.lang.Object
implements javax.swing.event.ListSelectionListener


Constructor Summary
LAF_LOV.SharedListSelectionHandler()
           
 
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
 

Constructor Detail

LAF_LOV.SharedListSelectionHandler

LAF_LOV.SharedListSelectionHandler()
Method Detail

valueChanged

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