Revision 397 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/LayoutControls.java

View differences:

LayoutControls.java
94 94
			}
95 95
        } else if (s.compareTo("VIEW_PAN") == 0) {
96 96
            layout.setTool(Layout.VIEW_PAN);
97
        }else if (s.compareTo("SET_TAG") == 0) {
98
            layout.setTool(Layout.SET_TAG);
97 99
        }
98 100
    }
99 101

  

Also available in: Unified diff