Returns a new CDialog referred to by the given name. The given mTab data is used to position the dialog window.
If the given name is unknown then null is returned.
@param name the name the dialog window is reference by.
@param mTab the parent tab that is launching the dialog.
@return the CDialog referenced by the name or null if the name is unknown.
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.