FreeHEP API
Version current

org.freehep.swing.popup
Class GlobalPopupListener

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

public class GlobalPopupListener
extends PopupListener

Author:
tonyj
Source Code:
GlobalPopupListener.java

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.