public abstract static class OptionPanel.NumericalSetter extends OptionPanel.Setter
| Modifier and Type | Field and Description |
|---|---|
protected int |
max |
protected int |
min |
field, ob, reaction| Constructor and Description |
|---|
NumericalSetter(Object ob,
String field) |
NumericalSetter(Object ob,
String field,
Runnable reaction) |
NumericalSetter(Object ob,
String field,
Runnable reaction,
int min,
int max) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Object |
getValue(Component source,
int inc) |
Object |
setFrom(Component source,
int inc) |
getValue, setFromCopyright © 2015–2021 Fiji. All rights reserved.