com.ontotext.gate.vr
Class Gaze.LinearPopupListener

java.lang.Object
  extended byjava.awt.event.MouseAdapter
      extended bycom.ontotext.gate.vr.Gaze.LinearPopupListener
All Implemented Interfaces:
EventListener, MouseListener
Enclosing class:
Gaze

class Gaze.LinearPopupListener
extends MouseAdapter

Listener for right click on the Linear Definition list


Constructor Summary
(package private) Gaze.LinearPopupListener()
           
 
Method Summary
 void mouseClicked(MouseEvent e)
           
 
Methods inherited from class java.awt.event.MouseAdapter
mouseEntered, mouseExited, mousePressed, mouseReleased
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Gaze.LinearPopupListener

Gaze.LinearPopupListener()
Method Detail

mouseClicked

public void mouseClicked(MouseEvent e)