Javafx Modern Ui Design. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications. With the help of this course you can Create your Professional javafx application with with a pretty user interfaces and material design.
It is a redesign and improvement of "Metro" design and it is used on Windows.
Providing open source Java Desktop Applications and JavaFX Applications.
It comes with a lot of components looking pretty close to the material design guidelines and all the required animations: sliding menus, flying in and out popups, color pickers and much much more. FXML allows you to write the user interface separate from the application logic, thereby making the code easier to maintain. JavaFX Scene Builder (Scene Builder) enables you to quickly design JavaFX application user interfaces by dragging a UI component from a library of UI components and dropping it into a content view area.