com.pixelmed.display.event
Class WindowingAccelerationValueChangeEvent

java.lang.Object
  extended by com.pixelmed.event.Event
      extended by com.pixelmed.display.event.WindowingAccelerationValueChangeEvent

public class WindowingAccelerationValueChangeEvent
extends Event


Constructor Summary
WindowingAccelerationValueChangeEvent(EventContext eventContext, double value)
           
 
Method Summary
 double getValue()
           
 String toString()
           
 
Methods inherited from class com.pixelmed.event.Event
getEventContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WindowingAccelerationValueChangeEvent

public WindowingAccelerationValueChangeEvent(EventContext eventContext,
                                             double value)
Parameters:
eventContext -
value -
Method Detail

getValue

public double getValue()
Returns:
the value selected

toString

public String toString()
Overrides:
toString in class Object
Returns:
description of the event