BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the
current user of the system to the given URL.
Intended use is to display 'status' information or other messages to users in a non-disruptive fashion (though the
actual use is up to the implementer).