Package com.pixelmed.display
Class DicomImageBlackout.ZeroBlackoutValueChangeListener
- java.lang.Object
-
- com.pixelmed.display.DicomImageBlackout.ZeroBlackoutValueChangeListener
-
- All Implemented Interfaces:
java.util.EventListener
,javax.swing.event.ChangeListener
- Enclosing class:
- DicomImageBlackout
protected class DicomImageBlackout.ZeroBlackoutValueChangeListener extends java.lang.Object implements javax.swing.event.ChangeListener
-
-
Constructor Summary
Constructors Constructor Description ZeroBlackoutValueChangeListener(DicomImageBlackout application, EventContext eventContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
stateChanged(javax.swing.event.ChangeEvent e)
-
-
-
Constructor Detail
-
ZeroBlackoutValueChangeListener
public ZeroBlackoutValueChangeListener(DicomImageBlackout application, EventContext eventContext)
-
-