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

Difference between revisions of "GEF/Reference Documentation"

< GEF
Line 1: Line 1:
The documentation available/linked here is (or will become) the reference documentation for Draw2d/GEF. Besides this, several external [[GEF/Articles, Tutorials, Slides | articles, tutorials and slides]] also explain how Draw2d, GEF, and Zest work.  
+
Reference documentation for Draw2d and GEF is provided in form of the GEF and Draw2d Plug-in Developer Guide, which can be found in the [http://help.eclipse.org Ecipse Help. It contains a Programmer's Guide
 +
as well as the API Reference (Javadoc) for Draw2d and GEF. Reference documentation for Zest is currently not provided. Besides this there are several [[GEF/Articles, Tutorials, Slides | articles, tutorials and slides]] that also explain how Draw2d, GEF, and Zest work.  
  
=== Draw2d/GEF ===
+
The following material provides additional documentation and may serve as the basis for building up (further) reference documentation.
* [http://help.eclipse.org GEF and Draw2d Plug-in Developer Guide (Ecipse Help)]
+
* Draw2d/GEF Tutorial ([[GEF Description | Part 1]] & [[GEF Description2 | Part 2]]) by Régis Lemaigre
 
+
=== Zest ===
+
 
* [[GEF Zest Visualization | Zest Component Page]]
 
* [[GEF Zest Visualization | Zest Component Page]]
 
* [[Tree_Views_for_Zest | Zest 2.0 Layout API]]
 
* [[Tree_Views_for_Zest | Zest 2.0 Layout API]]

Revision as of 14:28, 5 December 2010

Reference documentation for Draw2d and GEF is provided in form of the GEF and Draw2d Plug-in Developer Guide, which can be found in the [http://help.eclipse.org Ecipse Help. It contains a Programmer's Guide as well as the API Reference (Javadoc) for Draw2d and GEF. Reference documentation for Zest is currently not provided. Besides this there are several articles, tutorials and slides that also explain how Draw2d, GEF, and Zest work.

The following material provides additional documentation and may serve as the basis for building up (further) reference documentation.

Back to the top