|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditPartFactory | |
org.eclipse.gef | All interfaces, base types, and the plugin class are here. |
org.eclipse.gef.ui.palette | |
org.eclipse.gef.ui.parts |
Uses of EditPartFactory in org.eclipse.gef |
Methods in org.eclipse.gef that return EditPartFactory | |
EditPartFactory |
EditPartViewer.getEditPartFactory()
Returns the EditPartFactory for this viewer. |
Methods in org.eclipse.gef with parameters of type EditPartFactory | |
void |
EditPartViewer.setEditPartFactory(EditPartFactory factory)
Sets the EditPartFactory. |
Uses of EditPartFactory in org.eclipse.gef.ui.palette |
Classes in org.eclipse.gef.ui.palette that implement EditPartFactory | |
class |
PaletteEditPartFactory
Factory to create EditParts for different PaletteEntries. |
Uses of EditPartFactory in org.eclipse.gef.ui.parts |
Methods in org.eclipse.gef.ui.parts that return EditPartFactory | |
EditPartFactory |
AbstractEditPartViewer.getEditPartFactory()
|
Methods in org.eclipse.gef.ui.parts with parameters of type EditPartFactory | |
void |
AbstractEditPartViewer.setEditPartFactory(EditPartFactory factory)
|
|
Eclipse GEF 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |