com.ontotext.gate.vr
Class OEMainPanel.LSListener

java.lang.Object
  extended bycom.ontotext.gate.vr.OEMainPanel.LSListener
All Implemented Interfaces:
EventListener, ListSelectionListener
Enclosing class:
OEMainPanel

private class OEMainPanel.LSListener
extends Object
implements ListSelectionListener

LSListener - a list selection listener.


Constructor Summary
private OEMainPanel.LSListener()
           
 
Method Summary
 void valueChanged(ListSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OEMainPanel.LSListener

private OEMainPanel.LSListener()
Method Detail

valueChanged

public void valueChanged(ListSelectionEvent e)
Specified by:
valueChanged in interface ListSelectionListener