Class FlowPaneConfigurator<T extends javafx.scene.layout.FlowPane>

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

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

      • Methods inherited from class java.lang.Object

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

      • FlowPaneConfigurator

        public FlowPaneConfigurator()