Class FxPaneDelegate

    • Constructor Detail

      • FxPaneDelegate

        public FxPaneDelegate​(FxPane container)
        Creates the delegate.
        Parameters:
        container - the container
    • Method Detail

      • getComponents

        public javafx.collections.ObservableList<javafx.scene.Node> getComponents()
        Description copied from interface: FxContainer
        Gets the fx components maintained by this container.
        Returns:
        list of components