Search Results
OK to copy?
Examples 1 through 1 of
1 (0.0010 seconds)
jgoodies_binding
Class:
com.jgoodies.binding.value.ConverterFactory
©,
Rating:
0% of 0,
C1
699 */
700 public void setValue(Object newValue) {
701 float floatValue = ((Integer) newValue).floatValue();
702 if (multiplier != 1)
703 floatValue /= multiplier;
Result Page:
1