Uses of Package
org.eclipse.gef.mvc.fx.domain
-
Packages that use org.eclipse.gef.mvc.fx.domain Package Description org.eclipse.gef.mvc.fx.domain This package contains a JavaFX-specificIDomain
implementation:HistoricizingDomain
.org.eclipse.gef.mvc.fx.parts This package contains all JavaFX-specificIContentPart
,IVisualPart
,IFeedbackPart
, andIHandlePart
implementations and related classes.org.eclipse.gef.mvc.fx.ui.parts This package contains specific EclipseViewPart
andEditorPart
implementations which wrap anFXCanvas
.org.eclipse.gef.mvc.fx.viewer This package contains a JavaFX-specificIViewer
implementation:InfiniteCanvasViewer
. -
Classes in org.eclipse.gef.mvc.fx.domain used by org.eclipse.gef.mvc.fx.domain Class Description IDomain A domain represents the collective state of a MVC application. -
Classes in org.eclipse.gef.mvc.fx.domain used by org.eclipse.gef.mvc.fx.parts Class Description IDomain A domain represents the collective state of a MVC application. -
Classes in org.eclipse.gef.mvc.fx.domain used by org.eclipse.gef.mvc.fx.ui.parts Class Description IDomain A domain represents the collective state of a MVC application. -
Classes in org.eclipse.gef.mvc.fx.domain used by org.eclipse.gef.mvc.fx.viewer Class Description IDomain A domain represents the collective state of a MVC application.