Package org.eclipse.gef
Class GEFPlugin
java.lang.Object
org.eclipse.core.runtime.Plugin
org.eclipse.ui.plugin.AbstractUIPlugin
org.eclipse.gef.GEFPlugin
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
Deprecated.
The GEF plugin class must not be referenced by clients.
- 
Field SummaryFields inherited from class org.eclipse.core.runtime.PluginPLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME
- 
Method SummaryModifier and TypeMethodDescriptionstatic IPropertySheetEntryDeprecated.use org.eclipse.gef.ui.properties.UndoablePropertySheetEntrystatic GEFPluginDeprecated.Gets the plugin singleton.Methods inherited from class org.eclipse.ui.plugin.AbstractUIPlugincreateImageRegistry, getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, initializeDefaultPluginPreferences, initializeDefaultPreferences, initializeImageRegistry, loadDialogSettings, loadPreferenceStore, refreshPluginActions, saveDialogSettings, savePreferenceStore, shutdown, start, startup, stopMethods inherited from class org.eclipse.core.runtime.Pluginfind, find, getBundle, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, toString
- 
Method Details- 
createUndoablePropertySheetEntryDeprecated.use org.eclipse.gef.ui.properties.UndoablePropertySheetEntryThis method will be deleted.- Parameters:
- stack- a command stack
- Returns:
- the implementation for the entry
 
- 
getDefaultDeprecated.Gets the plugin singleton.- Returns:
- the default GEFPlugin singleton
 
 
-