We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.base.devserver.
Package com.vaadin.base.devserver
Class BrowserLauncher
java.lang.Object
com.vaadin.base.devserver.BrowserLauncher
Util for launching a browser instance.
-
Constructor Summary
ConstructorsConstructorDescriptionBrowserLauncher
(VaadinContext context) Init a launcher for the given context.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Open the given URL in the default browser.
-
Constructor Details
-
BrowserLauncher
Init a launcher for the given context.
-
-
Method Details
-
launchBrowserInDevelopmentMode
Open the given URL in the default browser.
-