spectrogramNoiseReduction.threshold
Class ThresholdDialogComponent
java.lang.Object
spectrogramNoiseReduction.threshold.ThresholdDialogComponent
- All Implemented Interfaces:
- SpecNoiseDialogComponent
public class ThresholdDialogComponent
- extends java.lang.Object
- implements SpecNoiseDialogComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
spectrogramThreshold
private SpectrogramThreshold spectrogramThreshold
dialogPanel
private javax.swing.JPanel dialogPanel
thresholdDB
private javax.swing.JTextField thresholdDB
outputType
private javax.swing.JComboBox outputType
ThresholdDialogComponent
public ThresholdDialogComponent(SpectrogramThreshold spectrogramThreshold)
getParams
public boolean getParams()
- Specified by:
getParams in interface SpecNoiseDialogComponent
getSwingComponent
public javax.swing.JComponent getSwingComponent()
- Specified by:
getSwingComponent in interface SpecNoiseDialogComponent
setParams
public void setParams()
- Specified by:
setParams in interface SpecNoiseDialogComponent
setSelected
public void setSelected(boolean selected)
- Description copied from interface:
SpecNoiseDialogComponent
- Called when the "Run this method" is checked or unchecked.
- Specified by:
setSelected in interface SpecNoiseDialogComponent
- Parameters:
selected - true if selected