Groovy Documentation

griffon.coverflow.ui
[Java] Class ImageFlow.CursorChanger

java.lang.Object
  java.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

ImageFlow.CursorChanger()


 
Method Detail

mouseMoved

@Override
public void mouseMoved(MouseEvent e)


 

Groovy Documentation