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