Télécharger la liste

Description du projet

JGraphpad Pro is a complete application framework for rapid development of JGraph tools. It is meant for developers who wish to provide a stand-alone, rich-client graph application. The user interface is configurable with XML, and it uses a plugin architecture for extra functionality. It features a wide range of application components like palette, overview, the ability to export to many image and XML formats, copy and paste, drag and drop, rich text labels, database or backend connectivity, and visual complexity management. You can use it to create workflow editors, call graphs, CAD tools, network diagrams, database visualization tools, and more.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-14 14:14
5.7.4.4

Cette version corrige les problèmes avec des objets laissés à l'écran pendant le déplacement. Une fuite de mémoire a été fixé et une amélioration des performances ont été faites. Javadocs diverses ont été mis de l'ordre et les avertissements ont été supprimés. La performance pour le dessin des contours de Bézier a été améliorée. En outre, une exception de licence a été ajoutée. La licence principale reste la GPL, mais si JGraphpad CE est utilisé dans Netbeans RCP avec un autre code LGPL, elle mai maintenant être utilisé selon les termes de la LGPL aussi. Cela rend-il juridiquement possible d'utiliser avec Netbeans RCP, alors que toutes les autres utilisations sont encore couverts par la GPL.
Tags: Minor bugfixes
This release fixes issues with artifacts being
left on the screen while dragging. A memory leak
was fixed and a few performance improvements were
made. Various Javadocs were tidied up and warnings
were removed. The performance for drawing of
Bezier edges has been improved. Also, a licensing
exception has been added. The main license remains
the GPL, but if JGraphpad CE is used within
Netbeans RCP with other LGPL code, it may now be
used under the terms of the LGPL also. This makes
it legally possible to use with Netbeans RCP,
while all other uses are still covered by the GPL.

2005-11-30 13:05
5.7.4.2

Il y avait un problème avec la distribution binaire de JGraphpad Community Edition 5.7.3.1.1 qui l'a empêchée de s'exécuter sur une machine virtuelle Java 1.4.x. Cela a été corrigé dans cette version.
Tags: Minor bugfixes
There was an issue with the binary distribution of
JGraphpad Community Edition 5.7.3.1.1 which
prevented it from running on a 1.4.x Java Virtual
Machine. This has been corrected in this release.

2005-11-17 09:52
5.7.3.1

Ce communiqué se compile avec JGraph 5.7.3.1. Boutons de boîte à outils pour créer les bords ou les sommets ne persiste plus état de sélection. Le comportement de l'ancien peut être restauré par la mise en GPMarqueeHandler.remanent à true. Le GPMarqueeHandler, GPGraph, DefaultGraphModelFileFormatXML, et les classes GPUserObject ont été déplacés vers org.jgraph et leurs constructeurs sont désormais protégés afin que JGraphpad est plus facile d'étendre à partir d'une bibliothèque sans modifier son code. Différents avertissements ont été supprimés et un nettoyage du code général des entreprises.
Tags: Code cleanup
This release compiles with JGraph 5.7.3.1. Toolbox buttons to create edges or vertices no longer persist selection state. The former behaviour can be restored by setting GPMarqueeHandler.remanent to true. The GPMarqueeHandler, GPGraph, DefaultGraphModelFileFormatXML, and GPUserObject classes were moved to org.jgraph and their constructors are now protected so that JGraphpad is easier to extend from as a library without changing its code. Various warnings were removed and a general code cleanup undertaken.

2005-08-30 23:32
5.7

Cette version est une mise à jour pour compiler avec la version 5.7 de JGraph, la fixation des modifications à l'API avec la fonctionnalité de routage changer légèrement.
Tags: Minor feature enhancements
This release is an update to compile with the 5.7 release of JGraph, fixing changes to the API with the routing functionality changing slightly.

2005-08-09 14:37
5.6.3

Le communiqué de compile maintenant avec JGraph 5.6.3, modifier l'affectation des références graphique dans différents moteurs de rendu. Certains code inutilisé a été enlevé et Javadocs diverses ont été nettoyés.
Tags: Code cleanup
The release now compiles with JGraph 5.6.3,
changing the use of graph references in various
renderers. Some unused code was removed and
various Javadocs were cleaned up.

Project Resources