Package com.pixelmed.display
Class DicomImageBlackout.ApplySaveAllActionListener
- java.lang.Object
-
- com.pixelmed.display.DicomImageBlackout.ApplySaveAllActionListener
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
- Enclosing class:
- DicomImageBlackout
protected class DicomImageBlackout.ApplySaveAllActionListener extends java.lang.Object implements java.awt.event.ActionListener
-
-
Constructor Summary
Constructors Constructor Description ApplySaveAllActionListener(DicomImageBlackout application)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent event)
-
-
-
Constructor Detail
-
ApplySaveAllActionListener
public ApplySaveAllActionListener(DicomImageBlackout application)
-
-