Package | Description |
---|---|
org.eclipse.gef.mvc.fx.parts |
This package contains all JavaFX-specific
IContentPart ,
IVisualPart ,
IFeedbackPart , and
IHandlePart implementations and related
classes. |
org.eclipse.gef.mvc.fx.policies |
This package contains all
IPolicy
implementations contributed by MVC.FX. |
Class and Description |
---|
IPolicy
The
IPolicy interface extends
IAdaptable.Bound , i.e. it is bound to an
IAdaptable , its so called IPolicy.getHost() . |
Class and Description |
---|
AbstractPolicy
Abstract base implementation of
IPolicy that is transactional. |
IPolicy
The
IPolicy interface extends
IAdaptable.Bound , i.e. it is bound to an
IAdaptable , its so called IPolicy.getHost() . |
Copyright (c) 2014, 2016 itemis AG and others. All rights reserved.