Eclipse Platform
Mars (4.5)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
format
public static String format(String key,
Object[] args)
Deprecated.
Returns the formatted message for the given key in
the resource bundle.
- Parameters:
key
- the resource name
args
- the message arguments
- Returns:
- the string
-
getString
public static String getString(String key)
Deprecated.
Returns the resource object with the given key in
the resource bundle. If there isn't any value under
the given key, the key is returned.
- Parameters:
key
- the resource name
- Returns:
- the string
Eclipse Platform
Mars (4.5)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.