Skip to content
rmvonji edited this page Sep 25, 2019 · 1 revision

                                                               Build Status License


« EmaginFX » concept is to build JavaFX IHM from « XML » or « JSON » configuration file:

  • Each node on the scene is a reusable, configurable and injectable component, described by a configuration file.

  • The visual IHM is a group of independent components, integrated at runtime by a dependency injection Framework.

  • « Spring Framework » is the default runtime IOC container engine.

  • EmaginFX supports custom IOC engine.

 

Builded UI is Responsive, Adaptative and material designed. It can be easily connected to remote cloud server.