Revision 105

View differences:

trunk/org.gvsig.app.document.layout.app/org.gvsig.app.document.layout.app.mainplugin/src/main/java/org/gvsig/app/project/documents/layout/gui/MapProperties.java
661 661
                        if (win instanceof LayoutPanel) {
662 662
                            ((LayoutPanel) win).getLayoutControl().refresh();
663 663
                        }
664
                        PluginServices.getMainFrame().enableControls();
664 665
                    } catch (NumberFormatException ex) {
665 666
                        NotificationManager.addInfo("no es un double", ex);
666 667
                    }

Also available in: Unified diff