com.ontotext.gate.vr
Class Gaze.LinearLoadListener

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

 class Gaze.LinearLoadListener
extends Object
implements ActionListener

Reacts on all Load Linear Definition actions performed either through the menu, wither through the load buton.


Constructor Summary
Gaze.LinearLoadListener()
           
 
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.LinearLoadListener

Gaze.LinearLoadListener()
Method Detail

actionPerformed

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