com.pixelmed.display.event
Class WellKnownContext

java.lang.Object
  extended by com.pixelmed.display.event.WellKnownContext

public class WellKnownContext
extends Object


Field Summary
static EventContext MAINPANEL
           
static EventContext REFERENCEPANEL
           
static EventContext SPECTROSCOPYBACKGROUNDIMAGE
           
 
Constructor Summary
WellKnownContext()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAINPANEL

public static EventContext MAINPANEL

REFERENCEPANEL

public static EventContext REFERENCEPANEL

SPECTROSCOPYBACKGROUNDIMAGE

public static EventContext SPECTROSCOPYBACKGROUNDIMAGE
Constructor Detail

WellKnownContext

public WellKnownContext()