public static class OptionPanel.DoubleSetter extends OptionPanel.NumericalSetter
max, minfield, ob, reaction| Constructor and Description |
|---|
DoubleSetter(Object ob,
String field) |
DoubleSetter(Object ob,
String field,
Runnable reaction) |
DoubleSetter(Object ob,
String field,
Runnable reaction,
int min,
int max) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(Component source) |
protected Object |
getValue(Component source,
int inc) |
setFromsetFrompublic Object getValue(Component source)
getValue in class OptionPanel.Setterprotected Object getValue(Component source, int inc)
getValue in class OptionPanel.NumericalSetterCopyright © 2015–2021 Fiji. All rights reserved.