Eclipse Graphical Editor Framework

A framework for graphical editing used by many other plugins.

The Graphical Editing Framework (GEF) allows developers to create a rich graphical editor from an existing application model. GEF consists of 2 plugins. The org.eclipse.draw2d plugin provides a layout and rendering toolkit for displaying graphics. The developer can then take advantage of the many common operations provided in GEF and/or extend them for the specific domain. GEF employs an MVC (model-view-controller) architecture which enables simple changes to be applied to the model from the view.

GEF is application neutral and provides a base to build almost any application, including but not limited to: activity diagrams, GUI builders, class diagram editors, state machines, and even WYSIWYG text editors



Note that we have not tested this plugin extensively. It may not work properly. Feel free to give feedback in the comments.

There are currently no comments for this plugin. You can add the first one.

This plugin is in all EasyEclipse distributions. You likely do not need to download and install it separately, unless you try to install it on an non-EasyEclipse distribution, which is not really supported.

Useful links

Changelog

Changes in EasyEclipse 1.3.0:

Changes in EasyEclipse 1.2.2: Changes in EasyEclipse 1.2.1: Changes in EasyEclipse 1.2.0: Changes in EasyEclipse 1.0.0:

Credits and License

Credits:

Copyright (c) Eclipse contributors and others. 2000-2007. All rights reserved.

This plugin is licensed under the Eclipse Public License 1.0 license.



            



Comments »

No comments yet.

Your name (required for validation and display)
Your e-mail (required for validation but never displayed)
Your website URL (optional for display)
Your comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.