Download List

Descripción del Proyecto

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.

System Requirements

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

Esta versión corrige problemas con los artefactos que a la izquierda en la pantalla mientras se arrastra. Una pérdida de memoria se fija y una mejora del rendimiento se hicieron pocas. Varios Javadocs se puso en orden y advertencias fueron removidos. El rendimiento para la elaboración de los bordes de Bezier se ha mejorado. Además, una excepción de la concesión de licencias ha sido añadido. La licencia principal sigue siendo la GPL, pero si JGraphpad CE se utiliza dentro de Netbeans RCP con código LGPL otros, ahora puede ser usado en los términos de la LGPL también. Esto hace que sea legalmente posible utilizar con NetBeans RCP, mientras que todos los demás usos están todavía cubiertas por 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

Hubo un problema con la distribución binaria de JGraphpad Community Edition 5.7.3.1.1 que le impidió correr en una máquina virtual de Java 1.4.x. Esto ha sido corregido en esta versión.
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

Este lanzamiento reúne con JGraph 5.7.3.1. Botones del cuadro de herramientas para crear bordes o vértices ya no mantener el estado de selección. El comportamiento anterior puede ser restaurado mediante el establecimiento de GPMarqueeHandler.remanent a true. El GPMarqueeHandler, GPGraph, DefaultGraphModelFileFormatXML y clases GPUserObject fueron trasladados a org.jgraph y sus constructores están protegidos de forma que JGraphpad es más fácil de extender de una biblioteca sin cambiar su código. Varias advertencias fueron retirados y la limpieza de un código general emprendidas.
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

Esta versión es una actualización para compilar con la versión 5.7 de JGraph, guardando los cambios en la API con la funcionalidad de enrutamiento para cambiar ligeramente.
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

El lanzamiento ahora compila con JGraph 5.6.3, el cambio del uso de referencias gráfico en renderizadores diferentes. Algunos de código no utilizado fue retirado y Javadocs varios fueron limpiadas.
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