com.pixelmed.display.event
Class FrameSelectionChangeEvent

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

public class FrameSelectionChangeEvent
extends Event


Constructor Summary
FrameSelectionChangeEvent(EventContext eventContext, int index)
           
 
Method Summary
 int getIndex()
           
 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

FrameSelectionChangeEvent

public FrameSelectionChangeEvent(EventContext eventContext,
                                 int index)
Parameters:
eventContext -
index -
Method Detail

getIndex

public int getIndex()
Returns:
the index of the frame selected

toString

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