Revision 17047 trunk/extensions/extRasterTools-SE/src/org/gvsig/rastertools/properties/panels/ScalePanel.java

View differences:

ScalePanel.java
96 96
		setLayout(new BorderLayout());
97 97

  
98 98
		GridBagConstraints gridBagConstraints;
99

  
99
		this.setPreferredSize(new Dimension(100, 80));
100
		
100 101
		JPanel jPanel1 = new JPanel();
101 102
		jPanel1.setLayout(new GridBagLayout());
102 103

  

Also available in: Unified diff