Revision 36760 branches/v2_0_0_prep/applications/appgvSIG/src/org/gvsig/fmap/dal/serverexplorer/filesystem/swing/FilesystemExplorerAddLayerWizardPanel.java

View differences:

FilesystemExplorerAddLayerWizardPanel.java
183 183
                        .getMapCtrl();
184 184
                }
185 185

  
186
				public IProjection getViewProjection() {
187
					return getMapControl().getProjection();
188
				}
189

  
186 190
            };
187 191
        }
188 192
        return this.prepareContext;

Also available in: Unified diff