Download List

Projeto Descrição

OpenJX is a Java XML form language. It is meant to be like Adobe's Flex language, but it uses Java at its core.

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.

2007-10-28 00:51
1.13

jxscrollpane agora pode conter jxcheckbox e jxcombobox. O Virtual Machine displayProgram método foi modificado para permitir a troca de página. O evento onResize em jxpage foi corrigido. onResize eventos foram adicionados ao jxsection.
Tags: Minor feature enhancements
jxscrollpane can now contain jxcheckbox and
jxcombobox. The Virtual Machine displayProgram
method was modified to allow page switching. The
onResize event in jxpage was fixed. onResize
events were added to jxsection.

2007-10-26 20:02
1.12

Um erro OpenJX esquema para jxcombobox e vários atributos onClick foi corrigido. Em jxcombobox, selectIndex padrão para 1, que foi alterado para 0. selectIndex foi uma seqüência, e agora é um inteiro positivo. Isso não afetará JX arquivos feito para versões mais antigas.
Tags: Major bugfixes
An OpenJX Schema error for jxcombobox and multiple onClick attributes has been fixed. In jxcombobox, selectIndex defaulted to 1, which has been changed to 0. selectIndex was a string, and is now a positive integer. This will not effect JX files made for older releases.

2007-10-26 10:29
1.11

O evento onSelect foi adicionado ao componente jxlist. O evento onClick foi adicionado ao componente jxcombobox. A ligação de dados foi adicionado ao valor jxcheckbox. O evento onChange foi adicionado ao componente jxcheckbox. A propriedade selectIndex foi adicionado ao jxcombobox. A propriedade selectIndex pode agora ser ligado.
Tags: Minor feature enhancements
The onSelect event was added to the jxlist
component. The onClick event was added to the
jxcombobox component. Data binding was added to
the jxcheckbox value. The onChange event was added
to the jxcheckbox component. The selectIndex
property was added to jxcombobox. The selectIndex
property may now be bound.

2007-10-25 13:59
1.1

Um nome de referência foi fixado no JavaScript de vários componentes. Alguns deixaram a cargo println em depuração foram removidos. Um componente jxcheckbox e classe JXActionAdapter foram adicionados. A capacidade para o JXTranslator para converter seqüências para equivalentes boolean foi adicionado. Um componente jxcombobox foi adicionado.
Tags: Minor feature enhancements
A name reference was fixed in the JavaScript of several components. Some left-over println's from debugging were removed. A jxcheckbox component and JXActionAdapter class were added. The ability for the JXTranslator to convert strings to boolean equivalents was added. A jxcombobox component was added.

Project Resources