Revision 19196 trunk/prototypes/mobile/desktop/extensions/extExportMobile/src/es/prodevelop/gvsig/exportMobile/CreateImage.java

View differences:

CreateImage.java
7 7
import org.apache.log4j.Logger;
8 8

  
9 9
/**
10
 * To create an Image Icon 
10
 * Class to access the icons used by the extension
11 11
 * @author amoreno
12 12
 *
13 13
 */
......
36 36
	 *            where the image is into.
37 37
	 * @param description
38 38
	 *            of the image.
39
	 * @return
39
	 * @return ImageIcon
40 40
	 */
41 41
	public ImageIcon createImageIcon(URL path, String description) {
42 42

  

Also available in: Unified diff