RIA Pattern providing perfect
SoC
Simplify Multithreaded Development
Built according to
KISS principle
Lightweight (lower than 110kb with Pack200)
Free
&
Open Source
Library
Manage all multithreading concerns efficiently without pain
UI tasks are automatically handled into UI thread
Long tasks are performed Thread Pools
Event Bus has its own thread
Release all Components when necessary
Manage all resources (Color, Font, Image, CSS, FXML)
All errors are caught and traced
Main concerns are divided into Components
(Command Service Model)
Code can be shared among Components by using Behaviors
UI usage is highly flexible (w|wo FXML)
Each Component can be overridden at runtime
Provide pluggable engine to enhance applications (branding)
UI usage is highly flexible (w|wo FXML)
YourKit, used for Memory & CPU Java profiling with a free license.
Certum, for offering us an Open Source Code Signing Certificate.
Jet Brains, for offering us a free license of IntelliJ IDEA.
Structure101 guys, for offering us a free license of ReStructure 101.