Package com.pixelmed.display.event
Class WellKnownContext
- java.lang.Object
-
- com.pixelmed.display.event.WellKnownContext
-
public class WellKnownContext extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static EventContextMAINPANELstatic EventContextREFERENCEPANELstatic EventContextSPECTROSCOPYBACKGROUNDIMAGE
-
Constructor Summary
Constructors Constructor Description WellKnownContext()
-
-
-
Field Detail
-
MAINPANEL
public static EventContext MAINPANEL
-
REFERENCEPANEL
public static EventContext REFERENCEPANEL
-
SPECTROSCOPYBACKGROUNDIMAGE
public static EventContext SPECTROSCOPYBACKGROUNDIMAGE
-
-