libafterburner.fx-java

minimalistic JavaFX MVP framework

Description

afterburner.fx is a minimalistic JavaFX MVP framework based on Convention over Configuration and Dependency Injection, providing the following:

 - "Zero-Configuration" javax.inject.Inject DI of models or services
   into presenters.
 - Convention-based unification of presenter, view, FXML and css.
 - Conventional resource bundle loading.
 - Injection of System.getProperties.
 - Injection of presenter-local configuration properties (system
   properties are overriding the local configuration).

Afterburner is a "Just-Enough-Framework" extracted from airhacks-control and used in airpad, lightfish and floyd applications.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://afterburner.adam-bien.com


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libafterburner.fx-java