com.ontotext.gate.vr
Class Gaze.LinearSaveAsListener

java.lang.Object
  extended bycom.ontotext.gate.vr.Gaze.LinearSaveAsListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
Gaze

class Gaze.LinearSaveAsListener
extends Object
implements ActionListener

Reacts on all Save As Linear Definition actions.


Constructor Summary
(package private) Gaze.LinearSaveAsListener()
           
 
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.LinearSaveAsListener

Gaze.LinearSaveAsListener()
Method Detail

actionPerformed

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