Agenda & Session Schedule

Examining Java – JavaFX relationship


Saša Slavnić

In every JavaFX manual you will read that JavaFX runs on top of the Java runtime. But how deep does is relationship between Java and JavaFX?

This talk will focus on some of the specific JavaFX features like sequences and function types. We will show how these features are implemented, and how they can be manipulated from your Java code. We will dig deeper in JavaFX internals to understand what is behind its syntax sugar.

To show that this talk has some real use we will do coding demo. We will build a simple Java API which can be used from JavaFX and still provide developers with some nice JavaFX syntax and features.

Mobile2Days