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

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

public class ExpandableRawView.PopupListener
extends MouseAdapter

Listens to display the 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