public static class OptionPanel.IntSetter extends OptionPanel.NumericalSetter
max, min
field, ob, reaction
Constructor and Description |
---|
IntSetter(Object ob,
String field) |
IntSetter(Object ob,
String field,
Runnable reaction) |
IntSetter(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) |
setFrom
setFrom
public Object getValue(Component source)
getValue
in class OptionPanel.Setter
protected Object getValue(Component source, int inc)
getValue
in class OptionPanel.NumericalSetter
Copyright © 2015–2021 Fiji. All rights reserved.