Package gov.nih.mipav.view.dialogs
Class JDialogTreMethod.ThresholdChoiceListener
- java.lang.Object
-
- gov.nih.mipav.view.dialogs.JDialogTreMethod.ThresholdChoiceListener
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
- Enclosing class:
- JDialogTreMethod
private class JDialogTreMethod.ThresholdChoiceListener extends java.lang.Object implements java.awt.event.ActionListener
This listener focuses on the user's choice of hard or smart thresholding. A change will prompt a different panel to be displayed.- Author:
- senseneyj
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ThresholdChoiceListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent e)
private void
varSet()
-