Package | Description |
---|---|
loci.visbio.state |
Modifier and Type | Method and Description |
---|---|
NumericOption |
OptionManager.addNumericOption(String tab,
String text,
String unit,
String tip,
double value)
Adds an option allowing the user to enter a numerical value.
|
NumericOption |
OptionManager.addNumericOption(String tab,
String text,
String unit,
String tip,
int value)
Adds an option allowing the user to enter a numerical value.
|
Copyright © 2015–2022 SciJava. All rights reserved.