|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.awt.event.MouseMotionAdapter
griffon.coverflow.ui.ImageFlow.CursorChanger
private class ImageFlow.CursorChanger extends MouseMotionAdapter
| Constructor Summary | |
ImageFlow.CursorChanger()
|
|
| Method Summary | |
|---|---|
void
|
mouseMoved(MouseEvent e)
|
| Methods inherited from class MouseMotionAdapter | |
|---|---|
| mouseMoved, mouseDragged, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Constructor Detail |
|---|
ImageFlow.CursorChanger()
| Method Detail |
|---|
@Override public void mouseMoved(MouseEvent e)
Groovy Documentation