Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.15 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.15 KB

FXForm 2

Stop coding forms: FXForm 2 can do it for you!

About

FXForm2 is a library providing automatic JavaFX 2.0 form generation.

How does it work?

  1. Write your model bean
  2. Generate your form using FXForm2
  3. Style it using CSS, skins and resource bundles!

Features

Main features include:

  • Automatic form generation and binding to bean properties
  • CSS support
  • Bean Validation handling (JSR 303)
  • Fields reordering and filtering
  • Tooltips
  • Localization
  • Custom factories

Key benefits

  • Don't waste time coding forms, focus on styling
  • Less code and improved quality
  • Easy to use and to customize

Links

A video by Betrand Goetzmann with Grezi and FXForm2: [http://screenr.com/GvDs]

JavaFX Third Party Tools and Utilities

Screenshots of Infiltrea, a real-world application using FXForm2 - all forms you can see there are based on FXForm2

Licensing

FXForm2 is licensed under the Lesser GPL license.