AbstractForm Binding

Abstract From Framework for Java

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

org.abstractform
Идентификатор

Идентификатор

org.abstractform.binding
Последняя версия

Последняя версия

0.2.0
Дата

Дата

Тип

Тип

bundle
Описание

Описание

AbstractForm Binding
Abstract From Framework for Java

Скачать org.abstractform.binding

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
javax.validation : validation-api jar 1.1.0.Final
org.abstractform : org.abstractform.core jar 0.2.0
commons-beanutils : commons-beanutils jar 1.9.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.abstractform : org.abstractform.test.common jar 0.2.0

Модули Проекта

Данный проект не имеет модулей.

AbstractForm

Build Status

Abstract Form Framework for Java

This api amis to be an abstract framework to generate forms for diferent GUI frameworks with same definition. Actually, the definition is a Java Class usign fluent API, but the framework are built with abstraction in mind and different definitions can be provided, for example XML.

The goal of this api is to create an abstract definition of a Form, with field type, description, validations, etc., and with this definition, the framework has the ability to construct this form to defferent Graphical frameworks.

At this moment, the framework has Vaadin plugin and Swing plugin.

For details please visit AbstractForm.org

Версии библиотеки

Версия
0.2.0
0.1.1
0.1.0