com.ontotext.gate.vr
Class Gaze.ListSaveListener

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

 class Gaze.ListSaveListener
extends Object
implements ActionListener

Gaz List Save Action Listener


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

Gaze.ListSaveListener()
Method Detail

actionPerformed

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