Class ClassBuilderImpl.ClassValueInput

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javafx.scene.Node getNode()
      Obtains the Node for the input.
      • Methods inherited from class java.lang.Object

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

      • getNode

        public javafx.scene.Node getNode()
        Description copied from interface: ValueInput
        Obtains the Node for the input.
        Specified by:
        getNode in interface ValueInput
        Returns:
        Node for the input.