AbstractForm Binding Eclipse

Abstract From Framework for Java

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем ORM Данные
Группа

Группа

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

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

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

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

0.2.0
Дата

Дата

Тип

Тип

bundle
Описание

Описание

AbstractForm Binding Eclipse
Abstract From Framework for Java

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

Зависимости

compile (2)

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

provided (6)

Идентификатор библиотеки Тип Версия
org.abstractform » org.eclipse.core.databinding jar 1.4.1.v20120521-2329
org.abstractform » org.eclipse.core.databinding.beans jar 1.2.200.v20120523-1955
org.abstractform » org.eclipse.core.databinding.observable jar 1.4.1.v20120521-2329
org.abstractform » org.eclipse.core.databinding.property jar 1.4.100.v20120523-1955
org.abstractform » org.eclipse.equinox.common jar 3.6.100.v20120522-1841
org.abstractform » org.eclipse.osgi jar 3.8.0.v20120529-1548

test (6)

Идентификатор библиотеки Тип Версия
org.abstractform : org.abstractform.test.common jar 0.2.0
junit : junit jar 4.10
org.abstractform : org.abstractform.core.fluent jar 0.2.0
org.abstractform : org.abstractform.binding.fluent jar 0.2.0
org.abstractform : org.abstractform.binding.fluent test-jar 0.2.0
org.mockito : mockito-all jar 1.9.5-rc1

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

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

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