org.freehep.swing.popup
Class GlobalPopupListener

java.lang.Object
  extended by java.awt.event.MouseAdapter
      extended by org.freehep.swing.popup.PopupListener
          extended by org.freehep.swing.popup.GlobalPopupListener
All Implemented Interfaces:
MouseListener, EventListener

public class GlobalPopupListener
extends PopupListener

Author:
tonyj

Constructor Summary
GlobalPopupListener()
           
 
Method Summary
protected  void maybeShowPopup(MouseEvent me)
           
 
Methods inherited from class org.freehep.swing.popup.PopupListener
mousePressed, mouseReleased
 
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
 

Constructor Detail

GlobalPopupListener

public GlobalPopupListener()
Method Detail

maybeShowPopup

protected void maybeShowPopup(MouseEvent me)
Overrides:
maybeShowPopup in class PopupListener


Copyright © 2000-2007 FreeHEP. All Rights Reserved.