org.ximtec.igesture.tool.explorer
Class ExplorerPopupDispatcher
java.lang.Object
java.awt.event.MouseAdapter
org.ximtec.igesture.tool.explorer.ExplorerPopupDispatcher
- All Implemented Interfaces:
- MouseListener, MouseMotionListener, MouseWheelListener, EventListener
public class ExplorerPopupDispatcher
- extends MouseAdapter
Dispatches Popup Trigger Events and shows the corresponding menu.
- Since:
- igesture
- Version:
- 1.0
- Author:
- UeliKurmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExplorerPopupDispatcher
public ExplorerPopupDispatcher(Map<Class<?>,NodeInfo> nodeInfos)
- Parameters:
nodeInfos -
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 © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.