| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.datatools.sqltools.data.internal.core.Messages
public class Messages
| Method Summary | |
|---|---|
| static java.lang.String | getString(java.lang.String key) | 
| static java.lang.String | getString(java.lang.String key,
          java.lang.Object[] arguments)Gets a String resource, given its index, and uses java.text.MessageFormat to do argument substitution. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static java.lang.String getString(java.lang.String key)
public static java.lang.String getString(java.lang.String key,
                                         java.lang.Object[] arguments)
key - The index of the resource.arguments - Objects for substitution.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||