Skyline Groningen
Toegevoegd op

Javafx - a preview

Afbeelding verwijderd.
Fast overview of the javafx language.
Databinding is supported through binding variables and functions. This makes it possible to bind fx properties to backend java classes in a easy manner.
Another cool item is triggers. These operate like an onchange event.
Programming in fx has been made more declerative instead of programming in a swinglike language. Using and creating shapes took up a big part of the talk and for a good reason. You can manipulate them in al thinkable manner which seem easier to do than in Flex.
More info about the fx stage and effects can ben found in the scenegraph api. This is opensource.
It seems to me that fx has matured alot since its introduction. Iam looking forward to this to the test at home.

Kind regards
Marc de kwant

Afbeelding verwijderd.