org.eclipse.emf.common.ui
Class CommonUIPlugin.Implementation
java.lang.Object
org.eclipse.core.runtime.Plugin
org.eclipse.ui.plugin.AbstractUIPlugin
org.eclipse.emf.common.ui.EclipseUIPlugin
org.eclipse.emf.common.ui.CommonUIPlugin.Implementation
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator, EMFPlugin.InternalEclipsePlugin, Logger, ResourceLocator
- Enclosing class:
- CommonUIPlugin
- public static class CommonUIPlugin.Implementation
- extends EclipseUIPlugin
The actual implementation of the Eclipse Plugin.
Methods inherited from class org.eclipse.ui.plugin.AbstractUIPlugin |
createImageRegistry, getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, initializeDefaultPluginPreferences, initializeDefaultPreferences, initializeImageRegistry, loadDialogSettings, loadPreferenceStore, refreshPluginActions, saveDialogSettings, savePreferenceStore, shutdown, start, startup, stop |
Methods inherited from class org.eclipse.core.runtime.Plugin |
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, toString |
CommonUIPlugin.Implementation
public CommonUIPlugin.Implementation()
- Creates an instance.