Package org.eclipse.gef.zest.fx.jface
package org.eclipse.gef.zest.fx.jface
This package provides a specific
ContentViewer
to render graphs (
ZestContentViewer
) and related content
and label providers (
IGraphContentProvider
,
IGraphAttributesProvider
).-
ClassDescriptionThe
IGraphAttributesProvider
can be used to provide arbitrary attributes for nodes, edges, the root graph, and any nested graphs.TheIGraphContentProvider
mediates between theZestContentViewer
and a content model.TheZestFxJFaceModule
contains Eclipse UI specific bindings in the context of an MVC.FX application.