public class GuiIconsViewPlugin
extends org.eclipse.ui.plugin.AbstractUIPlugin
| Constructor and Description |
|---|
GuiIconsViewPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static GuiIconsViewPlugin |
getDefault() |
static void |
log(int level,
int code,
Throwable throwable) |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
createImageRegistry, getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, initializeDefaultPluginPreferences, initializeDefaultPreferences, initializeImageRegistry, loadDialogSettings, loadPreferenceStore, refreshPluginActions, saveDialogSettings, savePreferenceStore, shutdown, startuppublic static final String PLUGIN_ID
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorstart in class org.eclipse.ui.plugin.AbstractUIPluginExceptionpublic void stop(org.osgi.framework.BundleContext context)
throws Exception
stop in interface org.osgi.framework.BundleActivatorstop in class org.eclipse.ui.plugin.AbstractUIPluginExceptionpublic static GuiIconsViewPlugin getDefault()
public static void log(int level,
int code,
Throwable throwable)
Copyright © 2007–2019 Andreas Bartels. All rights reserved.