Class FxMutablePanel<W extends javafx.scene.layout.Pane>

    • Constructor Detail

      • FxMutablePanel

        public FxMutablePanel​(W widget)
        The constructor.
        Parameters:
        widget - the JavaFx widget.