|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractUIPlugin
com.ibm.etools.systems.core.SystemBasePlugin
com.ibm.etools.systems.editor.SystemEditorPlugin
Plugin for the remote systems editor
Field Summary | |
---|---|
static String |
Copyright
|
static String |
HELPPREFIX
|
Fields inherited from class com.ibm.etools.systems.core.SystemBasePlugin |
---|
copyright, ICON_PATH, log |
Constructor Summary | |
---|---|
SystemEditorPlugin()
Constructor. |
Method Summary | |
---|---|
static SystemEditorPlugin |
getDefault()
Return singleton. |
SystemTextEditorProfileRegistry |
getEditorProfileRegistry()
Return the editor profile registry. |
static SystemMessage |
getPluginMessage(String msgId)
Retrieve a message from this plugin's message file |
static String |
getString(String key)
Get a string from this plugin's resource bundle. |
protected void |
initializeImageRegistry()
Initialize the image registry by declaring all of the required graphics. |
void |
start(org.osgi.framework.BundleContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Copyright
public static final String HELPPREFIX
Constructor Detail |
public SystemEditorPlugin()
Method Detail |
public void start(org.osgi.framework.BundleContext context) throws Exception
start
in class SystemBasePlugin
Exception
BundleActivator.start(org.osgi.framework.BundleContext)
protected void initializeImageRegistry()
SystemBasePlugin
initializeImageRegistry
in class SystemBasePlugin
SystemBasePlugin.initializeImageRegistry()
public SystemTextEditorProfileRegistry getEditorProfileRegistry()
public static SystemEditorPlugin getDefault()
public static String getString(String key)
public static SystemMessage getPluginMessage(String msgId)
msgId
- - the ID of the message to retrieve. This is the concatenation of the
message's component abbreviation, subcomponent abbreviation, and message ID as declared
in the message xml file.
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |