Package org.eclipse.ui.views.navigator
Class ResourceNavigatorMessages
- java.lang.Object
-
- org.eclipse.ui.views.navigator.ResourceNavigatorMessages
-
@Deprecated public class ResourceNavigatorMessages extends Object
Deprecated.These messages are not API and should not be referenced outside of this plug-in.Utility class which helps managing messages- Since:
- 2.0
- Restriction:
- This class is not intended to be subclassed by clients., This class is not intended to be subclassed by clients.
- Restriction:
- This class is not intended to be referenced by clients. Planned to be deleted, please see Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=549953
- Restriction:
- This class is not intended to be instantiated by clients., This class is not intended to be instantiated by clients.
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static String
format(String key, Object[] args)
Deprecated.Returns the formatted message for the given key in the resource bundle.static String
getString(String key)
Deprecated.Returns the resource object with the given key in the resource bundle.
-