Uses of Class
org.knime.core.node.defaultnodesettings.SettingsModelDoubleRange
Constructors in org.knime.core.node.defaultnodesettings with parameters of type SettingsModelDoubleRange |
DialogComponentDoubleRange(SettingsModelDoubleRange model,
double lowerMin,
double lowerMax,
double lowerStepSize,
double upperMin,
double upperMax,
double upperStepSize,
String label)
Finegrain constructor to specify minimum and maximum values for the
lower and upper bound and different step sizes for each spinner. |
DialogComponentDoubleRange(SettingsModelDoubleRange model,
double lowerMin,
double upperMax,
double stepSize,
String label)
Creates two spinner to enter the lower and upper value of the range. |
DialogComponentDoubleRange(SettingsModelDoubleRange model,
String label)
Deprecated. use DialogComponentDoubleRange.DialogComponentDoubleRange(
SettingsModelDoubleRange, double, double, double, String) or this
DialogComponentDoubleRange.DialogComponentDoubleRange(SettingsModelDoubleRange,
double, double, double, double, double, double, String) constructor
instead. |
Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display,
or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the
copyright owner or as specified in the license file distributed with this product.