Class ExtensionControlPane

All Implemented Interfaces:
Styleable, EventTarget

public class ExtensionControlPane extends VBox
Borderpane that displays extensions, with options to remove, open containing folder, update, where possible.
  • Method Details

    • createInstance

      public static ExtensionControlPane createInstance() throws IOException
      Create an instance of the ExtensionControlPane UI pane.
      Returns:
      A BorderPane subclass.
      Throws:
      IOException - If FXML or resources can't be found.
    • handleGitHubURL

      public static void handleGitHubURL(String url)
      Handle a URL that might be an extension hosted on GitHub.
      Parameters:
      url -