|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Localizable
Interface for localizable strings.
Method Summary | |
---|---|
String |
getLocalizedString(Locale locale)
Gets the localized string. |
String |
getSourceString()
Gets the source (non-localized) string. |
Method Detail |
---|
String getSourceString()
String getLocalizedString(Locale locale)
locale
- locale into which to get the string.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |