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