public class DotContentPartFactory
extends java.lang.Object
implements org.eclipse.gef.mvc.fx.parts.IContentPartFactory
Constructor and Description |
---|
DotContentPartFactory() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.gef.mvc.fx.parts.IContentPart<? extends javafx.scene.Node> |
createContentPart(java.lang.Object content,
java.util.Map<java.lang.Object,java.lang.Object> contextMap) |
public org.eclipse.gef.mvc.fx.parts.IContentPart<? extends javafx.scene.Node> createContentPart(java.lang.Object content, java.util.Map<java.lang.Object,java.lang.Object> contextMap)
createContentPart
in interface org.eclipse.gef.mvc.fx.parts.IContentPartFactory
Copyright (c) 2014 itemis AG and others. All rights reserved.