Development Blog
Software Development Articles and Opinions
Categories: Technical | 1 Comment

Sun recently released the JavaFX 1.1 SDK so I decided to give it a try. I decided to write a PaiGow game. Here is the webstart link: The availability of binds and triggers make the JavaFX scripts very clean. The animation API is also very easy to use. The reference on the website was also [...]