|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xtools.patterns.framework.l10n.AbstractResourceManager
com.ibm.xtools.patterns.framework.l10n.ResourceManager
This is a singleton resource manager object that manages string, image, font and cursor types of resources for this plug-in.
Nested Class Summary |
Nested classes inherited from class com.ibm.xtools.patterns.framework.l10n.AbstractResourceManager |
AbstractResourceManager.EmptyResourceBundle |
Method Summary | |
static String |
getI18NString(String key)
A shortcut method to get localized string |
static AbstractResourceManager |
getInstance()
Return singleton instance of the resource manager |
protected org.eclipse.core.runtime.Plugin |
getPlugin()
Returns the plugin that hosts the resource manager |
protected void |
initializeResources()
Load various resources - text, images, fonts. |
Methods inherited from class com.ibm.xtools.patterns.framework.l10n.AbstractResourceManager |
createMessagesBundle, getMessagesBundle, getMessagesBundleDefaultName, getMessagesBundleName, getPackageName, getString, getString, initializeMessageResources |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static String getI18NString(String key)
key
- resource bundle key.
public static AbstractResourceManager getInstance()
protected org.eclipse.core.runtime.Plugin getPlugin()
AbstractResourceManager
getPlugin
in class AbstractResourceManager
protected void initializeResources()
AbstractResourceManager
initializeResources
in class AbstractResourceManager
AbstractResourceManager.initializeMessageResources()
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
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 2004. All rights reserved.