I have what I i think it a very basic beginner question
I am making my first javaFx application, and i need to know how to access lablel on the java fx page from the code in app.java
can anyone show me how to do this please?
I am loading the fxml like this
and the logic to produce the value i want to display on the label is here at String.(msg.payload)