public abstract static class UIActivator.WithState extends UIActivator
UIActivator.WithStatebundleContextPLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected abstract void |
doStartWithState(Object state) |
protected void |
doStop() |
protected abstract Object |
doStopWithState() |
getDialogSettings, getDialogSettings, getOMBundle, loadImageDescriptor, start, stopcreateImageRegistry, 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 WithState(OMBundle bundle)
protected final void doStart()
throws Exception
doStart in class UIActivatorExceptionprotected final void doStop()
throws Exception
doStop in class UIActivatorExceptionprotected abstract void doStartWithState(Object state) throws Exception
ExceptionCopyright (c) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html