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, MouseMotionListener, MouseWheelListener, EventListener

public class GlobalPopupListener
extends PopupListener

Author:
tonyj

Constructor Summary
GlobalPopupListener()
           
 
Method Summary
 
Methods inherited from class org.freehep.swing.popup.PopupListener
mousePressed, mouseReleased
 
Methods inherited from class java.awt.event.MouseAdapter
mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseWheelMoved
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalPopupListener

public GlobalPopupListener()


Copyright © 2000-2013 FreeHEP. All Rights Reserved.