|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.views.navigator.ResourceNavigatorMessages
public class ResourceNavigatorMessages
Utility class which helps managing messages
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String format(java.lang.String key, java.lang.Object[] args)
key
- the resource nameargs
- the message arguments
public static java.lang.String getString(java.lang.String key)
key
- the resource name
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.