|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlib.LocaleExtended
public class LocaleExtended
extension to a standard locale to use the display country name for combo boxes.
| Field Summary | |
|---|---|
protected java.util.Locale |
locale
|
| Constructor Summary | |
|---|---|
LocaleExtended(java.util.Locale locale)
constructs locale for an extended use |
|
| Method Summary | |
|---|---|
java.util.Locale |
getLocale()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Locale locale
| Constructor Detail |
|---|
public LocaleExtended(java.util.Locale locale)
locale - locale to be added| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.util.Locale getLocale()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||