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/Reference Documentation"

< GEF
(Removed Zest2 documentation here, as it will be included under GEF4.)
Line 1: Line 1:
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 Eclipse Help]. It contains a Programmer's Guide
+
Reference documentation for Draw2d and GEF 3.x is provided in form of the '''GEF and Draw2d Plug-in Developer Guide''', which can be found in the [http://help.eclipse.org Eclipse 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. There are also several '''[[GEF/Articles, Tutorials, Slides | Articles, Tutorials and Slides]]''' that explain how Draw2d, GEF, and Zest work.  
+
as well as the API Reference (Javadoc) for Draw2d and GEF. Reference documentation for Zest 1.x is currently not provided.
 +
 
 +
Documentation about [[GEF/GEF4 | GEF4]] can be found under the respective [[GEF/GEF4 | GEF4]] components pages in this wiki.
  
 
The following material provides additional documentation and may serve as the basis for building up (further) reference documentation.
 
The following material provides additional documentation and may serve as the basis for building up (further) reference documentation.
 
* Draw2d/GEF Tutorial ([[GEF Description | Part 1]] & [[GEF Description2 | Part 2]]) by Régis Lemaigre
 
* Draw2d/GEF Tutorial ([[GEF Description | Part 1]] & [[GEF Description2 | Part 2]]) by Régis Lemaigre
 
* [[GEF Zest Visualization | Zest Component Page]]
 
* [[GEF Zest Visualization | Zest Component Page]]
 +
 +
There are also several '''[[GEF/Articles, Tutorials, Slides | Articles, Tutorials and Slides]]'''.
  
 
= Additional Documentation Links =
 
= Additional Documentation Links =

Revision as of 05:58, 25 October 2012

Reference documentation for Draw2d and GEF 3.x is provided in form of the GEF and Draw2d Plug-in Developer Guide, which can be found in the Eclipse Help. It contains a Programmer's Guide as well as the API Reference (Javadoc) for Draw2d and GEF. Reference documentation for Zest 1.x is currently not provided.

Documentation about GEF4 can be found under the respective GEF4 components pages in this wiki.

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

There are also several Articles, Tutorials and Slides.

Additional Documentation Links

Back to the top