AbstractForm Vaadin

Abstract From Framework for Java

License

License

Categories

Categories

Vaadin User Interface Web Frameworks ORM Data
GroupId

GroupId

org.abstractform
ArtifactId

ArtifactId

org.abstractform.vaadin
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

bundle
Description

Description

AbstractForm Vaadin
Abstract From Framework for Java

Download org.abstractform.vaadin

Dependencies

compile (2)

Group / Artifact Type Version
org.abstractform : org.abstractform.core jar 0.2.0
com.vaadin : vaadin jar 6.8.2

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.abstractform : org.abstractform.core.fluent jar 0.2.0
org.abstractform : org.abstractform.core.fluent test-jar 0.2.0
org.seleniumhq.selenium : selenium-java jar 2.39.0

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.2.0
0.1.1
0.1.0