public class CloudioUiBundle
extends org.eclipse.ui.plugin.AbstractUIPlugin
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ADD |
static java.lang.String |
PLUGIN_ID |
static java.lang.String |
REMOVE |
static java.lang.String |
TOGGLE_COLORS |
Constructor and Description |
---|
CloudioUiBundle()
The constructor
|
Modifier and Type | Method and Description |
---|---|
static CloudioUiBundle |
getDefault()
Returns the shared instance
|
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, startup
public static final java.lang.String PLUGIN_ID
public static final java.lang.String ADD
public static final java.lang.String REMOVE
public static final java.lang.String TOGGLE_COLORS
public void start(org.osgi.framework.BundleContext context) throws java.lang.Exception
start
in interface org.osgi.framework.BundleActivator
start
in class org.eclipse.ui.plugin.AbstractUIPlugin
java.lang.Exception
public void stop(org.osgi.framework.BundleContext context) throws java.lang.Exception
stop
in interface org.osgi.framework.BundleActivator
stop
in class org.eclipse.ui.plugin.AbstractUIPlugin
java.lang.Exception
public static CloudioUiBundle getDefault()
Copyright (c) 2000, 2012 itemis AG and others. All rights reserved.