JavaFX 1.2 asynchronous chat client

This article describes how a JavaFX chat client can be created in JavaFX 1.2. Focus is on the changes in the javafx.async package between JavaFX 1.1 and 1.2 and on the communication between Java classes and JavaFX classes.

Continue reading over at dzone...

Leave a Reply