Forms for JavaFX business applications made easy — a fluent API for building, validating, and binding forms.
Create complex forms with a clean, chainable Java API in minimal code.
Pre-defined validators for strings, numbers, regex, and more.
Full i18n support via ResourceBundle for multi-language applications.
Automatically binds form fields to JavaFX properties — changes propagate instantly.
String, integer, double, boolean, combobox, radio, checkbox, list, colour, file.
Override default field controls with custom rendering implementations.
Add the dependency to your project: