Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
gef: A diagram editing framework
Name: | gef |
Vendor: | JPackage Project |
Version: | 0.11.1 |
License: | Apache License |
Release: | 1jpp |
URL: | http://gef.tigris.org/ |
- Summary
- The goal of the GEF project is to build a graph editing library that
can be used to construct many, high-quality graph editing appications.
Some of GEF's features are:
- A simple, concrete design that makes the framework easy to understand
and extend.
- Node-Port-Edge graph model that is powerful enough for the vast
majority of connectied graph applications.
- Model-View-Controller design based on the Swing Java UI library makes
GEF able to act as a UI to existing data structures, and also minimizing
learning time for developers familiar with Swing.
- High-quality user interactions for moving, resizeing, reshaping, etc.
GEF also supports several novel interactions such as the broom alignment
tool and section-action-buttons.
- Generic properties sheet based on JavaBeans introspection.
- XML-based file formats based on the PGML standard (soon to support
SVG).
Changelog
- * Sun May 14 00:00:00 2006 Jason Corley <jason{*}corley{%}gmail{*}com> 0:0.11.1-1jpp
-
- upgrade to 0.11.1
- add jakarta-commons-logging dependency
- * Mon Feb 21 23:00:00 2005 David Walluck <david{%}jpackage{*}org> 0:0.10.11-1jpp
-
- 0.10.11
- javadoc crosslinking
- * Tue Aug 24 00:00:00 2004 Ralph Apel <r.apel at r-apel.de> 0:0.10.2-2jpp
-
- Build with ant-1.6.2