public class IntegerNumberFormatter extends NumberFormatter
| Constructor and Description |
|---|
IntegerNumberFormatter()
Creates a new IntegerNumberFormatter object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
stringToValue(String text) |
String |
valueToString(Object integer) |
setFormatclone, getActions, getFields, getFormat, getMaximum, getMinimum, install, setMaximum, setMinimumgetAllowsInvalid, getCommitsOnValidEdit, getDocumentFilter, getNavigationFilter, getOverwriteMode, getValueClass, setAllowsInvalid, setCommitsOnValidEdit, setOverwriteMode, setValueClassgetFormattedTextField, invalidEdit, setEditValid, uninstallpublic IntegerNumberFormatter()
public String valueToString(Object integer) throws ParseException
valueToString in class InternationalFormatterParseExceptionpublic Object stringToValue(String text) throws ParseException
stringToValue in class InternationalFormatterParseExceptionCopyright © 2012–2025 cismet GmbH. All rights reserved.