| Home >> All >> org >> eclipse >> ui >> [ plugin Javadoc ] |
org.eclipse.ui.plugin: Javadoc index of package org.eclipse.ui.plugin.
Package Samples:
org.eclipse.ui.plugin
Classes:
AbstractUIPlugin: Abstract base class for plug-ins that integrate with the Eclipse platform UI. Subclasses obtain the following capabilities: Preferences The platform core runtime contains general support for plug-in preferences ( org.eclipse.core.runtime.Preferences ). This class provides appropriate conversion to the older JFace preference API ( org.eclipse.jface.preference.IPreferenceStore ). The method getPreferenceStore returns the JFace preference store (cf. Plugin.getPluginPreferences which returns a core runtime preferences object. Subclasses may reimplement initializeDefaultPreferences to set up any default ...
| Home | Contact Us | Privacy Policy | Terms of Service |