public class CloudioUiBundle extends AbstractUIPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
ADD |
static String |
PLUGIN_ID |
static String |
REMOVE |
static String |
TOGGLE_COLORS |
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME| 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, startupfind, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, toStringpublic static final String PLUGIN_ID
public static final String ADD
public static final String REMOVE
public static final String TOGGLE_COLORS
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorstart in class AbstractUIPluginExceptionpublic void stop(org.osgi.framework.BundleContext context)
throws Exception
stop in interface org.osgi.framework.BundleActivatorstop in class AbstractUIPluginExceptionpublic static CloudioUiBundle getDefault()
Copyright (c) 2000, 2012 itemis AG and others. All rights reserved.