scala.swing.event

class MouseMotionEvent

[source: scala/swing/event/MouseMotionEvent.scala]

sealed abstract class MouseMotionEvent
extends MouseEvent
Direct Known Subclasses:
MouseMoved, MouseDragged, MouseEntered, MouseExited

Values and Variables inherited from ComponentEvent
source (abstract)
Methods inherited from InputEvent
modifiers (abstract), when, consume, consumed
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Methods inherited from MouseEvent
peer (abstract), point (abstract)