A Utility class that is instantiatable and delegates all calls to the static methods of Dialogs. This allows IDialogUtils to be injected so that a direct reference to Dialogs is unnecessary. This is important in unit tests since it is not desirable to instantiate windowing toolkit components.
@author manningr
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.