Revision 1860 branches/CqCMSDvp/libraries/libCq CMS for java.old/src/org/cresques/ui/raster/DataInputSaveRaster.java

View differences:

DataInputSaveRaster.java
277 277
			pnombre.add(lfile, null);
278 278
			pnombre.add(getBseleccion(), null);
279 279
			pnombre.add(this.getBPropiedades(), null);
280
			this.getBPropiedades().setText("Propiedades GTiff");
280
			this.getBPropiedades().setText("Propiedades GeoTiff");
281 281
		}
282 282
		return pnombre;
283 283
	}

Also available in: Unified diff