com.ontotext.gate.vr
Class Gaze.ListSaveAllListener

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

 class Gaze.ListSaveAllListener
extends Object
implements ActionListener

Gaz List Save All Action Listener


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

Gaze.ListSaveAllListener()
Method Detail

actionPerformed

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