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