Class StackPaneConfigurator<T extends javafx.scene.layout.StackPane>

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

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

      • Methods inherited from class java.lang.Object

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

      • StackPaneConfigurator

        public StackPaneConfigurator()