Revision 2447 trunk/extensions/extDataLocator/src/com/iver/gvsig/datalocator/gui/DataSelectionPanel.java

View differences:

DataSelectionPanel.java
166 166
        jLabel1 = new JLabel();
167 167
        jLabel = new JLabel();
168 168
        this.setLayout(null);
169
        this.setSize(278, 151);
169
        this.setSize(286, 161);
170 170
        jLabel.setBounds(6, 6, 43, 23);
171 171
        jLabel.setText("Capa:");
172 172
        jLabel1.setBounds(6, 34, 43, 23);

Also available in: Unified diff