gov.nih.nlm.mms.browser
Class ExpandableConceptView.PopupListener

java.lang.Object
  extended by java.awt.event.MouseAdapter
      extended by gov.nih.nlm.mms.browser.ExpandableConceptView.PopupListener
All Implemented Interfaces:
MouseListener, EventListener
Enclosing class:
ExpandableConceptView

public class ExpandableConceptView.PopupListener
extends MouseAdapter

Listener to display JPopupMenu


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

Method Detail

mousePressed

public void mousePressed(MouseEvent e)
Specified by:
mousePressed in interface MouseListener
Overrides:
mousePressed in class MouseAdapter

mouseReleased

public void mouseReleased(MouseEvent e)
Specified by:
mouseReleased in interface MouseListener
Overrides:
mouseReleased in class MouseAdapter


Copyright ©2005