AbstractForm Fluent API

Abstract From Framework for Java

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.abstractform
ArtifactId

ArtifactId

org.abstractform.core.fluent
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

bundle
Description

Description

AbstractForm Fluent API
Abstract From Framework for Java

Download org.abstractform.core.fluent

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

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