GEF MVC API Reference
Package
Description
This package provides the bundle activator (
MvcFxBundle
) as well as a Guice Module (
MvcFxModule
) with default bindings for MVC.FX
.This package contains JavaFX/MVC.FX-specific
IBehavior
implementations.This package contains a JavaFX-specific
IDomain
implementation:
HistoricizingDomain
.This package contains all
IUndoableOperation
implementations contributed by MVC.FX.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.This package provides the bundle activator (
MvcFxUiBundle
) as well as a Guice Module (
MvcFxUiModule
) with default bindings for
MVC.FX.UI.This package contains specific Eclipse
ViewPart
and EditorPart
implementations which wrap an
FXCanvas
.This package contains helper classes for the integration and manipulation of
properties within the Eclipse "Properties View".
This package contains a JavaFX-specific
IViewer
implementation:
InfiniteCanvasViewer
.