|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
contributeToPalette(IEditorPart editor,
java.lang.Object content,
PaletteRoot root,
java.util.Map predefinedEntries)
Contributes to the palette of the given editor with the given content |
void |
setContributions(IConfigurationElement configElement)
Sets the contributions data using the configuration elements |
| Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IProvider |
addProviderChangeListener, provides, removeProviderChangeListener |
| Method Detail |
public void contributeToPalette(IEditorPart editor,
java.lang.Object content,
PaletteRoot root,
java.util.Map predefinedEntries)
editor - The editor hosting the palettecontent - The editor's contentsroot - The editor's palette rootpredefinedEntries - map of predefined palette entries where the key is the palette
entry id and the value is the palette entrypublic void setContributions(IConfigurationElement configElement)
configElement -
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.