com.pixelmed.event
Class EventContext

java.lang.Object
  extended by com.pixelmed.event.EventContext

public class EventContext
extends Object


Constructor Summary
EventContext(String description)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EventContext

public EventContext(String description)
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Object
Parameters:
obj -

hashCode

public int hashCode()
Overrides:
hashCode in class Object
Returns:
hash code of context

toString

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