com.pixelmed.display.event
Class ApplyShutterChangeEvent

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

public class ApplyShutterChangeEvent
extends Event


Constructor Summary
ApplyShutterChangeEvent(EventContext eventContext, boolean shutter)
           
 
Method Summary
 boolean applyShutter()
           
 
Methods inherited from class com.pixelmed.event.Event
getEventContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplyShutterChangeEvent

public ApplyShutterChangeEvent(EventContext eventContext,
                               boolean shutter)
Parameters:
eventContext -
shutter -
Method Detail

applyShutter

public boolean applyShutter()