Is it possible to create a constructor inside of a Javafx controller class?
My code was running well, and only gave me a runtime error when I created a constructor inside one of the controller classes
Is it possible to create a constructor inside of a Javafx controller class?
My code was running well, and only gave me a runtime error when I created a constructor inside one of the controller classes