| Package | Description |
|---|---|
| org.eclipse.gef |
All interfaces, base types, and the plugin class are here.
|
| org.eclipse.gef.ui.palette | |
| org.eclipse.gef.ui.parts |
| Modifier and Type | Method and Description |
|---|---|
EditPartFactory |
EditPartViewer.getEditPartFactory()
Returns the
EditPartFactory for this viewer. |
| Modifier and Type | Method and Description |
|---|---|
void |
EditPartViewer.setEditPartFactory(EditPartFactory factory)
Sets the EditPartFactory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PaletteEditPartFactory
Factory to create EditParts for different PaletteEntries.
|
| Modifier and Type | Method and Description |
|---|---|
EditPartFactory |
AbstractEditPartViewer.getEditPartFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEditPartViewer.setEditPartFactory(EditPartFactory factory) |
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.