I have built my application using scenebuilder for javafx. I have a form where a person has to upload an image. I used this code



public void photoChooser(ActionEvent evt)
{
...