Paketname | libgef-java |
Beschreibung | Graph Editing Framework written entirely in Java |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.12.3-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 712 Byte |
Hängt ab von | java-gcj-compat | java1-runtime | java2-runtime, liblog4j1.2-java, libcommons-logging-java |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | |
Paketgröße | 632816 Byte |
Prüfsumme MD5 | 9826e5383d883fb7471703e0c2a55d30 |
Prüfsumme SHA1 | f81a9ce1ea4f1e2aeaba37768988340284bbaafd |
Prüfsumme SHA256 | 2a561f916faec5d951f9076e8187d2603989bd4d275f21bccd21dafd2b377448 |
Link zum Herunterladen | libgef-java_0.12.3-1_all.deb |
Ausführliche Beschreibung | This lib is needed by ArgoUML but can be used within different applications.
.
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 connected 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 secltion-action-buttons.
* Generic properties sheet based on JavaBeans introspection.
* XML-based file formats based on the PGML standard (soon to support SVG).
|