Currently what i'm doing is I have a parent view which has a borderpane as the root, with the stepper at the top, and center{} which holds the active view. I expose an id property from the progress stepper and use that to determine what screen should be displayed and where in the process that you are. I feel like there is a better way to do it. and I would appreciate some feedback