Revision 38564 branches/v2_0_0_prep/extensions/extEditing/src/org/gvsig/editing/gui/graphictools/ToolSelectGraphic.java

View differences:

ToolSelectGraphic.java
67 67
	/**
68 68
	 * The image to display when the cursor is active.
69 69
	 */
70
	private final Image img = PluginServices.getIconTheme().get("rect-select-cursor").getImage();
70
	private final Image img = PluginServices.getIconTheme().get("cursor-select-by-polygon").getImage();
71 71

  
72 72
	/**
73 73
	 * The cursor used to work with this tool listener.

Also available in: Unified diff