com.ibm.etools.systems.universal
Class UniversalSystemPlugin
java.lang.Object
AbstractUIPlugin
com.ibm.etools.systems.core.SystemBasePlugin
com.ibm.etools.systems.universal.UniversalSystemPlugin
- public class UniversalSystemPlugin
- extends SystemBasePlugin
Plugin for the Universal Remote Systems
- See Also:
- Serialized Form
Methods inherited from class com.ibm.etools.systems.core.SystemBasePlugin |
getActiveWorkbenchShell, getActiveWorkbenchWindow, getBaseDefault, getIconPath, getImage, getImageDescriptor, getImageDescriptorFromIDE, getInstallLocation, getLogger, getMessage, getPluginImage, getPluginImage, getString, getString, getSymbolicName, getWorkbench, getWorkspace, getWorkspaceRoot, isHeadless, loadDefaultMessageFile, loadDefaultMessageFile, loadDefaultResourceBundle, loadDefaultResourceBundle, loadMessageFile, loadMessageFile, loadPluginResourceBundle, loadResourceBundle, loadResourceBundle, logDebugMessage, logError, logError, logInfo, logMessage, logMessage, logWarning, printMessages, putImageInRegistry, scanForDuplicateMessages, showProgrammerErrorMessage, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright
public static final String Copyright
- See Also:
- Constant Field Values
UniversalSystemPlugin
public UniversalSystemPlugin()
- Constructor.
getDefault
public static UniversalSystemPlugin getDefault()
- Return singleton. Same as inherited getBaseDefault but returned object
is typed as SystemPlugin versus SystemBasePlugin.
initializeImageRegistry
protected void initializeImageRegistry()
- The implementation of this method does nothing.
- Specified by:
initializeImageRegistry
in class SystemBasePlugin
- See Also:
SystemBasePlugin.initializeImageRegistry()
start
public void start(org.osgi.framework.BundleContext context)
throws Exception
- Overrides:
start
in class SystemBasePlugin
- Throws:
Exception
- See Also:
BundleActivator.start(org.osgi.framework.BundleContext)
Copyright © 2005 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.