|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 2 (11.1.2.0.0) E17492-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Localizable
Locale
information required for proper translation.| 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 Data Visualization Components 11g Release 2 (11.1.2.0.0) E17492-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||