Ok,so for starting a javafx app,we need to launch the javafx app. Then by right if we want to add a new window we can just simply do stageobj.show(); right?
Below is part