Package org.geoforge.guillcogc.panel

Examples of org.geoforge.guillcogc.panel.GfrPnlTabsSettingsInfObjNamLloWmsLyrLeaf


           String strIdObject)
           throws Exception
   {
      super(_F_INT_WIDTH_, _F_INT_HEIGHT_);

      super._pnlInformation = new GfrPnlTabsSettingsInfObjNamLloWmsLyrLeaf(
              alrParent,
              GfrWrpBasSynObjNameTloWms.getInstance().getValueTitleLayerLeaf(strIdObject),
              strIdObject,
              GfrWrpBasSynObjNameTloWms.getInstance().getValueAbstractLayerLeaf(strIdObject),
              GfrWrpBasSynObjNameTloWms.getInstance().getValueLegendUrlLayerLeaf(strIdObject),
View Full Code Here

TOP

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

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.