JavaFX won’t initialize views
I’ve encountered with issue that JavaFX won’t initialize any view or container by fx:id.
And it throws NullPointerException with reference at object that i’ve already initialized.
I’ve encountered with issue that JavaFX won’t initialize any view or container by fx:id.
And it throws NullPointerException with reference at object that i’ve already initialized.