|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.corona.client.project.ui.LocalizedStrings
public class LocalizedStrings
Constructor Summary | |
---|---|
LocalizedStrings()
Deprecated. |
Method Summary | |
---|---|
static java.lang.String |
getEventPropertyName(java.lang.String propertyKey)
Deprecated. Gets a name of event property |
static java.lang.String |
getString(java.lang.String key)
Deprecated. Gets a translated message by key. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalizedStrings()
Method Detail |
---|
public static java.lang.String getString(java.lang.String key)
key
- The key of message in plugin.properties.
public static java.lang.String getEventPropertyName(java.lang.String propertyKey)
propertyKey
- A property key for which name is required.
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |