Class WebViewNodeCreator

  • All Implemented Interfaces:
    FxNodeCreator

    @Component
    @Order(3)
    public class WebViewNodeCreator
    extends java.lang.Object
    implements FxNodeCreator
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javafx.scene.Node fxNodeFrom​(java.lang.Object object)  
      • Methods inherited from class java.lang.Object

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

      • WebViewNodeCreator

        public WebViewNodeCreator()
    • Method Detail

      • fxNodeFrom

        public javafx.scene.Node fxNodeFrom​(java.lang.Object object)
        Specified by:
        fxNodeFrom in interface FxNodeCreator