Uses of Interface
org.eclipse.gef.mvc.fx.parts.IHandlePartFactory
Packages that use IHandlePartFactory
Package
Description
This package contains JavaFX/MVC.FX-specific
IBehavior
implementations.This package contains all JavaFX-specific
IContentPart
,
IVisualPart
,
IFeedbackPart
, and
IHandlePart
implementations and related
classes.-
Uses of IHandlePartFactory in org.eclipse.gef.mvc.fx.behaviors
Methods in org.eclipse.gef.mvc.fx.behaviors that return IHandlePartFactoryModifier and TypeMethodDescriptionprotected IHandlePartFactory
AbstractBehavior.getHandlePartFactory
(IViewer viewer) Returns theIHandlePartFactory
that should be used for handle creation.protected IHandlePartFactory
AbstractBehavior.getHandlePartFactory
(IViewer viewer, String role) Returns theIHandlePartFactory
that is registered as an adapter at the givenIViewer
under the given role.protected IHandlePartFactory
HoverBehavior.getHandlePartFactory
(IViewer viewer) protected IHandlePartFactory
HoverIntentBehavior.getHandlePartFactory
(IViewer viewer) protected IHandlePartFactory
SelectionBehavior.getHandlePartFactory
(IViewer viewer) -
Uses of IHandlePartFactory in org.eclipse.gef.mvc.fx.parts
Classes in org.eclipse.gef.mvc.fx.parts that implement IHandlePartFactoryModifier and TypeClassDescriptionclass
class