Class JavaFXSafeProxyCreator.NodeAndDelegate

  • Enclosing class:
    JavaFXSafeProxyCreator

    public static final class JavaFXSafeProxyCreator.NodeAndDelegate
    extends java.lang.Object
    • Constructor Detail

      • NodeAndDelegate

        public NodeAndDelegate()
    • Method Detail

      • getDelegate

        @Nonnull
        public <T> T getDelegate()
      • load

        @Nonnull
        public static <T> JavaFXSafeProxyCreator.NodeAndDelegate load​(@Nonnull
                                                                      java.lang.Class<T> clazz,
                                                                      @Nonnull
                                                                      java.lang.String resource)
                                                               throws java.io.IOException
        Throws:
        java.io.IOException