Class AnchorPaneConfigurator<T extends javafx.scene.layout.AnchorPane>

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

    @ConfiguratorService(javafx.scene.layout.AnchorPane.class)
    public class AnchorPaneConfigurator<T extends javafx.scene.layout.AnchorPane>
    extends PaneConfigurator<T>
    Configures an AnchorPane.
    Author:
    harald
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • AnchorPaneConfigurator

        public AnchorPaneConfigurator()