Hi guys,
I am new in JavaFX. I want to build a desktop application. I have some basic questions.
1) What are the difference between JavaFX Application and JavaFX FXML Application?
2) When we use the first one and When we use the later one?
3) Is there any pallets like swing for JavaFX Aapplication not JavaFX scene builder because it generate fxml file?