Preference dialogs for JavaFX business applications — beautiful, searchable, and undo-aware settings UI.
Live filtering of all categories and settings by keyword.
Hierarchical tree view for structured category navigation.
Step-by-step undo and redo of all setting changes.
Changes are saved instantly using the Java Preferences API.
Full i18n support via ResourceBundle for multi-language UIs.
Add validators to settings using the FormsFX validator API.
Add the dependency to your project: