public class CurrencyEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
CurrencyEditor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
Locale |
getLocale() |
void |
setLocale(Locale locale) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, setValue, supportsCustomEditorpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic Locale getLocale()
public void setLocale(Locale locale)
locale - the locale to setCopyright © 2014 JDAL. All Rights Reserved.