com.ontotext.gate.vr
Class Gaze.LinearPopupInsertListener

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

 class Gaze.LinearPopupInsertListener
extends Object
implements ActionListener

Listener for the Insert action of the LinearDefinition popup


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

Gaze.LinearPopupInsertListener()
Method Detail

actionPerformed

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