org.das2.event
Class DasMouseEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.das2.event.DasEvent
          extended by org.das2.event.DasMouseEvent
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MouseDragEvent, MousePointSelectionEvent

public class DasMouseEvent
extends DasEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
DasMouseEvent(java.lang.Object o)
          Creates a new instance of DasMouseEvent
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DasMouseEvent

public DasMouseEvent(java.lang.Object o)
Creates a new instance of DasMouseEvent