Interface PreferenceStyler

    • Method Detail

      • createVisual

        javafx.scene.layout.Pane createVisual​(java.lang.Runnable close)
        Creates a visual for the editing the style.
        Parameters:
        close - Removes the view.
        Returns:
        Visual for editing the style.