Class PageNavigator
java.lang.Object
com.serinity.exercicecontrol.util.PageNavigator
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> voidopenInTemplate(javafx.scene.Node anyNodeInScene, String fxmlPath, Consumer<T> controllerSetup)
-
Method Details
-
openInTemplate
-