About Drombler FX

Drombler FX is a modular Rich Client Platform for JavaFX based on Maven and OSGi. You can use this POM file e.g. in your dependencyManagement section to manage your Drombler FX dependencies.

Project Modules

This project has declared the following modules:

Name Description
Drombler FX - Parent The parent POM of the Drombler FX project. This Drombler FX Parent POM should be the parent (either directly or indirectly) of every Drombler FX project unless there is a good reason to do otherwise (in which case the reason should be documented).
Drombler FX - Startup - Main The main classes to startup a Drombler FX based application.
Drombler FX - Core - Application The core JavaFX-based, modular application framework. It manages the starting and stopping of the JavaFX platform and manages the main application window.
Drombler FX - Core - Data A JavaFX-based implementation of the Drombler ACP Data Framework.
Drombler FX - Core - Data - L10N - German L10n (German) of the Drombler FX Data Framework.
Drombler FX - Core - Docking A JavaFX-based implementation of the Drombler ACP Docking Framework.
Drombler FX - Core - Docking - L10N - German L10n (German) of the JavaFX-based implementation of the Drombler ACP Docking Framework.
Drombler FX - Core - Action A JavaFX-based implementation of the Drombler ACP Action Framework.
Drombler FX - Core - Standard - Desktop - Classic A classic desktop application layout.
Drombler FX - Core - Standard - Desktop - Classic - L10N - German L10n (German) of the classic desktop application layout.
Drombler FX - L10N - German L10n (German) of Drombler FX.
Drombler FX - L10N - All L10n of Drombler FX. You can use this POM file e.g. in your dependencies section to manage your Drombler FX L10n dependencies.
Drombler FX - Maven Plugin The Drombler FX Application Maven Plugin.
Drombler FX - Maven Archetype - Application A sample Drombler FX application template.
Drombler FX - Docs This project provides the Drombler FX Documentation.