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