Fork me on GitHub

See on GitHub

FXForm preview

Form example

This form was automatically generated by FXForm

Source code

Automatic JavaFX form generation

FXForm2 is a library providing automatic JavaFX form generation.

How does it work?

1

write

Write your model bean

The model bean that should be edited in your interface

2

write

Generate Form

Let FXForm do the hard work for you!

3

write

Style it!

Using CSS 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

Download

See GitHub repository.

Documentation

See wiki.

License

FXForm2 is licensed under the Lesser GPL license.