public static class EEFTabbedPropertyViewPlugin.Implementation extends AbstractEEFEclipsePlugin
Constructor and Description |
---|
Implementation()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
IItemRegistry<IEEFTabDescriptorFilter> |
getEEFTabDescriptorFilterRegistry()
Return the TabDescriptorFilterRegistry.
|
IItemRegistry<IEEFTabDescriptorProvider> |
getEEFTabDescriptorProviderRegistry()
Return the TabDescriptorProviderRegistry.
|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
blank, debug, diagnostic, error, error, info, info, warning, warning
doGetImage, getBaseURL, getImage, getString, getString, getString, getString, getSymbolicName, log
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, initializeDefaultPluginPreferences, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toString
public void start(org.osgi.framework.BundleContext context) throws java.lang.Exception
start
in interface org.osgi.framework.BundleActivator
start
in class org.eclipse.core.runtime.Plugin
java.lang.Exception
AbstractUIPlugin.start(org.osgi.framework.BundleContext)
public void stop(org.osgi.framework.BundleContext context) throws java.lang.Exception
stop
in interface org.osgi.framework.BundleActivator
stop
in class org.eclipse.core.runtime.Plugin
java.lang.Exception
AbstractUIPlugin.stop(org.osgi.framework.BundleContext)
public IItemRegistry<IEEFTabDescriptorProvider> getEEFTabDescriptorProviderRegistry()
public IItemRegistry<IEEFTabDescriptorFilter> getEEFTabDescriptorFilterRegistry()