I want to use some variables which is managed in main contorller which manage all controller to corresponding fxml, but I think variables from main controller becomes null when it is used in initialize() method in fxml corresponing controller. if is related to init() I cannot use prior scene's data?
Asked
Active
Viewed 15 times