Revision 38564 branches/v2_0_0_prep/applications/appgvSIG/src/org/gvsig/app/project/documents/view/toolListeners/InfoListener.java

View differences:

InfoListener.java
105 105
     * The image to display when the cursor is active.
106 106
     */
107 107
    private final Image img = PluginServices.getIconTheme()
108
        .get("cursor-query-information").getImage();
108
        .get("cursor-info-by-point").getImage();
109 109

  
110 110
    /**
111 111
     * Reference to the <code>MapControl</code> object that uses.

Also available in: Unified diff