|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.identity.StandardDisplayIdentity
public class StandardDisplayIdentity
Implements DisplayIdentity using a resource bundle and message
key.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
String |
getLocalizedMessage(Locale locale)
Returns the identity of in the form of a localized message for the specified locale. |
String |
toString()
Returns the identity in string form, based on the current locale. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getLocalizedMessage(Locale locale)
getLocalizedMessage in interface LocalizableMessagelocale -
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||