Uses of Package
org.eclipse.gef.zest.fx.jface
-
Packages that use org.eclipse.gef.zest.fx.jface Package Description org.eclipse.gef.zest.fx.jface This package provides a specificContentViewer
to render graphs (ZestContentViewer
) and related content and label providers (IGraphContentProvider
,IGraphAttributesProvider
). -
Classes in org.eclipse.gef.zest.fx.jface used by org.eclipse.gef.zest.fx.jface Class Description IGraphContentProvider TheIGraphContentProvider
mediates between theZestContentViewer
and a content model.