Uses of Interface
org.eclipse.gef.mvc.fx.parts.IContentPartFactory
Packages that use IContentPartFactory
Package
Description
This package contains JavaFX/MVC.FX-specific
IBehavior
implementations.This package contains all
IPolicy
implementations contributed by MVC.FX.-
Uses of IContentPartFactory in org.eclipse.gef.mvc.fx.behaviors
Methods in org.eclipse.gef.mvc.fx.behaviors that return IContentPartFactoryModifier and TypeMethodDescriptionprotected IContentPartFactory
ContentBehavior.getContentPartFactory()
Returns theIContentPartFactory
of the current viewer. -
Uses of IContentPartFactory in org.eclipse.gef.mvc.fx.policies
Methods in org.eclipse.gef.mvc.fx.policies that return IContentPartFactoryModifier and TypeMethodDescriptionprotected IContentPartFactory
CreationPolicy.getContentPartFactory()
Returns theIContentPartFactory
of the current viewer.