FreeHEP API
Version v1.2.2

org.freehep.swing.popup
Class GlobalPopupListener

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

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

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.