com.ontotext.gate.vr
Class Gaze.ListLoadListener

java.lang.Object
  extended by com.ontotext.gate.vr.Gaze.ListLoadListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
Gaze

 class Gaze.ListLoadListener
extends Object
implements ActionListener

Reacts on all Gaz List Load Events


Constructor Summary
Gaze.ListLoadListener()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Gaze.ListLoadListener

Gaze.ListLoadListener()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener