I am learning JavaFX and I am looking for a tutorial on updating JavaFX mapping with a java object. For example, get the update status @ 1hz from the server and show them in the fx window. Is it possible? If yes, are there any textbooks?
Thanks in advance.
source
share