All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.ibm.as400.ui.framework.java.DataFormatter | +----com.ibm.as400.ui.framework.java.FloatFormatter
DataBean
s and user interface components.
If parsing is unsuccessful, an IllegalUserDataException
is thrown.
FloatFormatter
.
Double
object.
public FloatFormatter(double minValue, double maxValue)
FloatFormatter
.
public Object parse(String source) throws IllegalUserDataException
Double
object.
Throws an IllegalUserDataException
if parsing fails.
All Packages Class Hierarchy This Package Previous Next Index