Download List

Descripción del Proyecto

JAXX is a system that allows you to describe Swing user interfaces in XML and then generate them. It includes support for common user interface elements such as navigation trees.

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.

2013-01-05 06:46
2.5.9

Esta versión mejora sobre todo la BenComboBox y BeanDoubleList. También utiliza el genericType para llenar la propiedad beanType en widgets de BeanTypeAware.
Tags: Feature Enhancements
This version mostly improves the BenComboBox and BeanDoubleList. It also uses the genericType to fill the beanType property on BeanTypeAware widgets.

2012-12-18 21:30
2.5.8

Esta versión añade un widget de lista doble.
Tags: Minor feature enhancements
This version adds a double list widget.

2011-05-16 21:18
2.4.2

Esta versión añade un nuevo idioma: español. Dependencias han sido actualizados. Puede crear nuevos decoradores utilizando el contrato clonable. Esta versión también corrige algunos bugs, como una regresión en la unión. Las superclases son tomadas en cuenta al cargar archivos fuente de Java. las clases no públicas no hacen generación no más.
Tags: Bugfixes, Minor feature enhancements
This version adds a new language: Spanish. Dependencies have been updated. You can create new decorators by using the Clonable contract. This version also fixes some bugs such as a regression on binding. The superclasses are now taken into account when loading Java source files. Non-public classes do not make generation fail anymore.

2011-04-16 06:32
2.4.1

Esta versión trae nuevas características como la capacidad de establecer un numberPattern en el editor de números, y mejora el uso del gestor de importación. Varios errores han sido corregidos, como el contexto en SwingValidator, el archivo validadores.xml ser incorporados en tiempo de ejecución, las advertencias no se muestra, NPE algunos, y falta de importación.
Tags: Minor feature enhancements, Bugfixes
This version brings new features like the ability to set a numberPattern on the number editor, and improves the import manager usage. Several bugs have been fixed such as the context on SwingValidator, the validators.xml file being embedded at runtime, warnings not being displayed, some NPEs, and import missing.

2011-02-21 04:01
2.4

Esto actualiza la versión dependencias versiones, mejora la generación de código, introduce un JXLayerHandler para hacer frente a la nueva API de JXLayer, y mejora la carga ClassDescriptor. También corrige un error con el análisis de archivos de Java se hace dos veces.
Tags: Feature Enhancements, minor bugfix
This version updates dependencies versions, improves the code generation, introduces a JXLayerHandler to deal with the new API of JXLayer, and improves ClassDescriptor loading. It also fixes a bug with Java file parsing being done twice.

Project Resources