com.ontotext.gate.vr
Class Gaze.MappingLoadListener

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

class Gaze.MappingLoadListener
extends Object
implements ActionListener

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


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

Gaze.MappingLoadListener()
Method Detail

actionPerformed

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