Package org.geoforge.guillcogcecl.wwd.util

Examples of org.geoforge.guillcogcecl.wwd.util.GfrCtrMenContextObjectSecRunOgcEcl


            GfrPnlStatusBarAbs pnlStatus,
            String strIdViewer
            ) throws Exception
    {
        super(
                new GfrCtrMenContextObjectSecRunOgcEcl(alrController, strIdViewer),
                new GfrCtrMenContextVoidSecRunOgcEcl(alrController, strIdViewer),
                pnlStatus,
                strIdViewer);

        // Add controllers to manage highlighting and tool tips.
View Full Code Here

TOP

Related Classes of org.geoforge.guillcogcecl.wwd.util.GfrCtrMenContextObjectSecRunOgcEcl

Copyright © 2018 www.massapicom. All rights reserved.
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.