Package gov.nih.mipav.view.dialogs
Class JDialogTreT1.ScannerChoiceListener
- java.lang.Object
-
- gov.nih.mipav.view.dialogs.JDialogTreT1.ScannerChoiceListener
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
- Enclosing class:
- JDialogTreT1
private class JDialogTreT1.ScannerChoiceListener extends java.lang.Object implements java.awt.event.ActionListener
This listener focuses on the type of scanner used to acquire the images. Currently, both GE and Philips scanners are available.- Author:
- senseneyj
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ScannerChoiceListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent e)
private int
getChangeTab(java.lang.String str)
private void
varSet()
-