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.

Go to Source

Leave a Reply

You must be logged in to post a comment.