|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.event.MouseInputAdapter
de.uni_paderborn.fujaba.fsa.listener.GrabMouseListener
No comment provided by developer, please add a comment to improve documentation.
Method Summary | |
static GrabMouseListener |
get()
No comment provided by developer, please add a comment to improve documentation. |
static Direction |
getOrientation(int x,
int y,
java.awt.Rectangle bounds)
Get the orientation attribute of the GrabMouseListener class |
void |
mouseDragged(java.awt.event.MouseEvent event)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class javax.swing.event.MouseInputAdapter |
mouseClicked, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static GrabMouseListener get()
public void mouseDragged(java.awt.event.MouseEvent event)
mouseDragged
in interface java.awt.event.MouseMotionListener
event
- No description providedpublic static Direction getOrientation(int x, int y, java.awt.Rectangle bounds)
x
- No description providedy
- No description providedbounds
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |