org.eclipse.gef
Class GEFPlugin
java.lang.Object
|
+--org.eclipse.core.runtime.Plugin
|
+--org.eclipse.ui.plugin.AbstractUIPlugin
|
+--org.eclipse.gef.GEFPlugin
- public final class GEFPlugin
- extends AbstractUIPlugin
Methods inherited from class org.eclipse.ui.plugin.AbstractUIPlugin |
createImageRegistry, getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, initializeDefaultPluginPreferences, initializeDefaultPreferences, initializeImageRegistry, loadDialogSettings, loadPreferenceStore, refreshPluginActions, saveDialogSettings, savePreferenceStore, shutdown, startup |
Methods inherited from class org.eclipse.core.runtime.Plugin |
find, find, getDescriptor, getLog, getPluginPreferences, getStateLocation, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, toString |
GEFPlugin
public GEFPlugin(IPluginDescriptor descriptor)
- Creates the singleton instance of the GEF plugin.
getDefault
public static GEFPlugin getDefault()
- Gets the plugin singleton.
- Returns:
- the default GEFPlugin singleton
createUndoablePropertySheetEntry
public static IPropertySheetEntry createUndoablePropertySheetEntry(CommandStack stack)
- Create a root undoable property sheet entry.
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.