static class OTSControlPanel.RegexFormatter extends DefaultFormatter
$LastChangedDate: 2016-10-16 14:55:54 +0200 (Sun, 16 Oct 2016) $, @version $Revision: 2386 $, by $Author: averbraeck $,
initial version 2 dec. 2014
Constructor and Description |
---|
RegexFormatter(String pattern)
Create a new RegexFormatter.
|
Modifier and Type | Method and Description |
---|---|
Object |
stringToValue(String text) |
String |
toString() |
clone, getAllowsInvalid, getCommitsOnValidEdit, getDocumentFilter, getNavigationFilter, getOverwriteMode, getValueClass, install, setAllowsInvalid, setCommitsOnValidEdit, setOverwriteMode, setValueClass, valueToString
getActions, getFormattedTextField, invalidEdit, setEditValid, uninstall
RegexFormatter(String pattern)
pattern
- String; regular expression pattern that defines what this RexexFormatter will acceptpublic Object stringToValue(String text) throws ParseException
stringToValue
in class DefaultFormatter
ParseException
Copyright © 2014–2016 Delft University of Technology. All rights reserved.