Class OngoingNodeCreation


  • public class OngoingNodeCreation
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javafx.scene.Parent byConventionFrom​(java.lang.Class<?> controllerClass)  
      javafx.scene.Parent fromFxml​(java.lang.String classpathResource)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OngoingNodeCreation

        public OngoingNodeCreation​(ControllerFactory controllerFactory)
    • Method Detail

      • byConventionFrom

        public javafx.scene.Parent byConventionFrom​(java.lang.Class<?> controllerClass)
      • fromFxml

        public javafx.scene.Parent fromFxml​(java.lang.String classpathResource)