public class DateFormatter extends JFormattedTextField.AbstractFormatter
Constructor and Description |
---|
DateFormatter() |
Modifier and Type | Method and Description |
---|---|
Object |
stringToValue(String text) |
String |
valueToString(Object value) |
clone, getActions, getDocumentFilter, getFormattedTextField, getNavigationFilter, install, invalidEdit, setEditValid, uninstall
public Object stringToValue(String text) throws ParseException
stringToValue
in class JFormattedTextField.AbstractFormatter
ParseException
public String valueToString(Object value) throws ParseException
valueToString
in class JFormattedTextField.AbstractFormatter
ParseException
Copyright © 2017. All rights reserved.