public interface Localizable
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLocalizedString(java.util.Locale locale)
Get the localized string.
|
java.lang.String |
getSourceString()
Get the source (non-localized) string.
|
java.lang.String getSourceString()
java.lang.String getLocalizedString(java.util.Locale locale)
locale
- locale into which to get the string"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"