Package org.geoforge.guillcogc.panel

Examples of org.geoforge.guillcogc.panel.GfrPnlTabsSettingsInfObjDatServerWmsGeneral


   {
      super(alrParent,
              GfrTabCntSetInfObjUrlGlbWms._F_INT_WIDTH_,
              GfrTabCntSetInfObjUrlGlbWms._F_INT_HEIGHT_);

      super._pnlInformation = new GfrPnlTabsSettingsInfObjDatServerWmsGeneral(alrParent, strIdObject);
     
      this._pnlService_ = new GfrPnlTabsSettingsInfObjServerWmsService(alrParent, strIdObject);
      this._pnlContact_ = new GfrPnlTabsSettingsInfObjServerWmsContact(alrParent, strIdObject);
   }
View Full Code Here

TOP

Related Classes of org.geoforge.guillcogc.panel.GfrPnlTabsSettingsInfObjDatServerWmsGeneral

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.