Uses of Package
org.eclipse.gef.mvc.fx.policies
Package
Description
This package contains all JavaFX-specific
IContentPart
,
IVisualPart
,
IFeedbackPart
, and
IHandlePart
implementations and related
classes.This package contains all
IPolicy
implementations contributed by MVC.FX.-
ClassDescriptionThe
IPolicy
interface extendsIAdaptable.Bound
, i.e. it is bound to anIAdaptable
, its so calledIPolicy.getHost()
. -
ClassDescriptionAbstract base implementation of
IPolicy
that is transactional.TheIPolicy
interface extendsIAdaptable.Bound
, i.e. it is bound to anIAdaptable
, its so calledIPolicy.getHost()
.