com.ontotext.gate.vr
Class Gaze.LinearPopupRemoveListener

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

class Gaze.LinearPopupRemoveListener
extends Object
implements ActionListener

Listener for the Remove action of the LinearDefinition popup


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

Gaze.LinearPopupRemoveListener()
Method Detail

actionPerformed

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