Class BorderPaneConfigurator<T extends javafx.scene.layout.BorderPane>

  • Type Parameters:
    T - the container type
    All Implemented Interfaces:
    Configurator<T>

    @ConfiguratorService(javafx.scene.layout.BorderPane.class)
    public class BorderPaneConfigurator<T extends javafx.scene.layout.BorderPane>
    extends PaneConfigurator<T>
    Configures a BorderPane.
    Author:
    harald
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • BorderPaneConfigurator

        public BorderPaneConfigurator()