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.LongFormatter
DataBean
s and user interface components.
If parsing is unsuccessful, an IllegalUserDataException
is thrown.
LongFormatter
.
Long
object.
public LongFormatter(long minValue, long maxValue)
LongFormatter
.
public Object parse(String source) throws IllegalUserDataException
Long
object.
Throws an IllegalUserDataException
if parsing fails.
All Packages Class Hierarchy This Package Previous Next Index