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