public class GEventDragRootElement extends GAbstractEvent
delegate, manager, view| Constructor and Description |
|---|
GEventDragRootElement(GView view) |
| Modifier and Type | Method and Description |
|---|---|
void |
mouseDragged(MouseEvent e,
Point mousePosition) |
void |
mousePressed(MouseEvent e,
Point mousePosition) |
void |
mouseReleased(MouseEvent e,
Point mousePosition) |
addExclusiveValue, draw, hasExclusiveValue, mouseMoved, removeExclusiveValue, setDelegate, setManager, shouldFocusOnElementpublic GEventDragRootElement(GView view)
public void mousePressed(MouseEvent e, Point mousePosition)
mousePressed in class GAbstractEventpublic void mouseReleased(MouseEvent e, Point mousePosition)
mouseReleased in class GAbstractEventpublic void mouseDragged(MouseEvent e, Point mousePosition)
mouseDragged in class GAbstractEventCopyright © 2013. All rights reserved.