Revision 20976 branches/v10/extensions/extArcims/src/es/prodevelop/cit/gvsig/arcims/gui/panels/LayerScaleDrawPanel.java

View differences:

LayerScaleDrawPanel.java
196 196

  
197 197
        Graphics2D g2d = (Graphics2D) g;
198 198

  
199
        System.err.println("WIDTH = " + getWidth());
200 199
        maxScaleX = getWidth() - 20;
201 200

  
202 201
        if (getParentWidth() < parentDialogMinLimitForNormalTitle) {

Also available in: Unified diff