scala.swing.event

class MouseEvent

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

class MouseEvent(val source : Component, point : java.awt.Point, val modifiers : Int, val when : Long)
extends InputEvent with AnyRef
Direct Known Subclasses:
MouseButtonEvent, MouseMotionEvent, MouseWheelMoved

Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf