List of usage examples for javafx.util BuilderFactory interface-usage
From source file ninja.eivind.hotsreplayuploader.di.nodes.SpringAwareBuilderFactory.java
/** * {@link BuilderFactory} implementation that can run special {@link JavaFXNode}s through a * {@link AutowireCapableBeanFactory} before activing it as a JavaFX {@link javafx.scene.Node} */ @Component public class SpringAwareBuilderFactory implements BuilderFactory {