public final class EXTLibraryEditorPlugin extends EMFPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
EXTLibraryEditorPlugin.Implementation
The actual implementation of the Eclipse Plugin
|
EMFPlugin.EclipsePlugin, EMFPlugin.InternalEclipsePlugin, EMFPlugin.InternalHelper| Modifier and Type | Field and Description |
|---|---|
static EXTLibraryEditorPlugin |
INSTANCE
Keep track of the singleton
|
delegateResourceLocators, IS_ECLIPSE_RUNNING, IS_RESOURCES_BUNDLE_AVAILABLEbaseURL, images, resourceBundle, shouldTranslate, strings, untranslatedResourceBundle, untranslatedStrings| Constructor and Description |
|---|
EXTLibraryEditorPlugin()
Create the instance
|
| Modifier and Type | Method and Description |
|---|---|
static EXTLibraryEditorPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin
|
ResourceLocator |
getPluginResourceLocator()
Returns the singleton instance of the Eclipse plugin
|
getDelegateResourceLocators, getPluginLogger, getPrimaryResourceLocator, getSymbolicName, log, maindelegatedGetImage, delegatedGetString, doGetImage, doGetString, extensionFor, getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseURL, getImage, getString, getString, getString, getStringpublic static final EXTLibraryEditorPlugin INSTANCE
public EXTLibraryEditorPlugin()
public ResourceLocator getPluginResourceLocator()
getPluginResourceLocator in class EMFPluginpublic static EXTLibraryEditorPlugin.Implementation getPlugin()