public class MvcFxUiBundle extends AbstractUIPlugin
MvcFxUiBundle
is the plug-in that integrates MVC.FX with the
Eclipse platform UI.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PLUGIN_ID
The plug-in ID.
|
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME
Constructor and Description |
---|
MvcFxUiBundle()
The constructor
|
Modifier and Type | Method and Description |
---|---|
static MvcFxUiBundle |
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
find, find, getBundle, getDescriptor, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, toString
public static final java.lang.String PLUGIN_ID
public static MvcFxUiBundle getDefault()
public void start(org.osgi.framework.BundleContext context) throws java.lang.Exception
start
in interface org.osgi.framework.BundleActivator
start
in class 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 AbstractUIPlugin
java.lang.Exception
Copyright (c) 2014 itemis AG and others. All rights reserved.