Package com.vwp.util

Class Summary
BrowserLauncher BrowserLauncher is a class that provides one method, openURL, which opens the default web browser for the current user of the system to the given URL.
MessagePipe A base class for message transfers; this class should be overridden using own pipe...()-methods and could be used e.g. to transfer information from a separate thread to the main program
Tools The Tools class is intended to be a container for functionalities which don't fit anywhere else.