Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "GEF Zest Visualization"

(Changed this into a redirect to GEF, as the zest documentation has been moved to the org.eclipse.zest.doc.isv plug-in.)
 
(29 intermediate revisions by 9 users not shown)
Line 1: Line 1:
[[Category:Mylar]]  
+
#REDIRECT [[Graphical_Editing_Framework]]
 
+
Zest is visualization toolkit for Eclipse.  The primary goal of Zest is to make graph based programming easy.  Using Zest, Graphs are considered SWT Components which have been wrapped using standard JFace viewers.  This allows developers to use Zest the same way they use JFace Tables, Trees and Lists.  Please visit our main page at http://www.eclipse.org/mylar/zest.php.
+
 
+
== Getting Started ==
+
 
+
== Layout Algorithms ==
+
 
+
== Zest Viewers ==
+

Latest revision as of 11:32, 17 October 2013

Back to the top