public class PictogramsEditPartFactory extends AbstractConfigurationProviderHolder implements IEditPartFactory
Constructor and Description |
---|
PictogramsEditPartFactory(IConfigurationProviderInternal configurationProvider)
Creates a new PictogramsEditPartFactory.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.gef.EditPart |
createEditPart(org.eclipse.gef.EditPart context,
Object model) |
getConfigurationProvider
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfigurationProvider
public PictogramsEditPartFactory(IConfigurationProviderInternal configurationProvider)
public org.eclipse.gef.EditPart createEditPart(org.eclipse.gef.EditPart context, Object model)
createEditPart
in interface org.eclipse.gef.EditPartFactory