Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

GEF Zest Visualization

Revision as of 17:59, 10 August 2006 by Unnamed Poltroon (Talk)

Zest is visualization toolkit for Eclipse. The primary goal of Zest is to make graph based programming as easy. Using Zest, Graphs are considered SWT Components which have wrapped using standard JFace viewers. This allows developers to use Zest the same way they use JFace Tables, Trees and Lists.

Getting Started

Back to the top