|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Localizable
Method Summary | |
---|---|
java.util.Locale |
getLocale()
Retrieves the locale associated with a object. |
void |
setLocale(java.util.Locale locale)
Specifies the locale used by this object. |
Method Detail |
---|
java.util.Locale getLocale()
Locale
which represents the locale setting for this
object, or the the system default locale, if not locale has been
explicitly set.void setLocale(java.util.Locale locale)
locale
- A Locale
value that represents the locale to use
for proper translation.
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |