com.ontotext.gate.vr
Class OEMainPanel.ListPopupListener

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

private class OEMainPanel.ListPopupListener
extends MouseAdapter

Listener for right click on the ontologies list


Constructor Summary
private OEMainPanel.ListPopupListener()
           
 
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

OEMainPanel.ListPopupListener

private OEMainPanel.ListPopupListener()
Method Detail

mouseClicked

public void mouseClicked(MouseEvent e)