@Deprecated
public class ResourceNavigatorMessages
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
format(java.lang.String key,
java.lang.Object[] args)
Deprecated.
Returns the formatted message for the given key in
the resource bundle.
|
static java.lang.String |
getString(java.lang.String key)
Deprecated.
Returns the resource object with the given key in
the resource bundle.
|
public static java.lang.String format(java.lang.String key,
java.lang.Object[] args)
key - the resource nameargs - the message argumentspublic static java.lang.String getString(java.lang.String key)
key - the resource name
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.