public interface IlvLocalizedPropertyEditorFactory
Modifier and Type | Method and Description |
---|---|
PropertyEditor |
getPropertyEditor(Locale locale)
Returns a property editor for the given locale.
|
PropertyEditor |
getPropertyEditor(com.ibm.icu.util.ULocale locale)
Returns a property editor for the given locale.
|
PropertyEditor getPropertyEditor(Locale locale)
PropertyEditor getPropertyEditor(com.ibm.icu.util.ULocale locale)
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.