Class BareBonesBrowserLaunch

java.lang.Object
com.compomics.util.examples.BareBonesBrowserLaunch

public class BareBonesBrowserLaunch
extends Object
Class that makes it possible to open a URL in the default browser.
  • Constructor Details

  • Method Details

    • openURL

      public static void openURL​(String url)
      Tries to opens the given URL in the default browser.
      Parameters:
      url - the URL to open