com.ontotext.gate.vr
Class Gaze.MappingSaveListener

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

class Gaze.MappingSaveListener
extends Object
implements ActionListener

Reacts on all Mapping Definition Save As events


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

Gaze.MappingSaveListener()
Method Detail

actionPerformed

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