com.ontotext.gate.vr
Class Gaze.ListSaveAsListener

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

class Gaze.ListSaveAsListener
extends Object
implements ActionListener

Gazetteer list Save As action listener


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

Gaze.ListSaveAsListener()
Method Detail

actionPerformed

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