Class BrowserLauncher


  • public class BrowserLauncher
    extends Object
    Util for launching a browser instance.
    • Constructor Detail

      • BrowserLauncher

        public BrowserLauncher​(VaadinContext context)
        Init a launcher for the given context.
    • Method Detail

      • launchBrowserInDevelopmentMode

        public void launchBrowserInDevelopmentMode​(String url)
        Open the given URL in the default browser.