Revision 24989 trunk/extensions/extSymbology/src/org/gvsig/symbology/gui/layerproperties/LabelScaleRange.java

View differences:

LabelScaleRange.java
206 206
		wi.setHeight(200);
207 207
		return wi;
208 208
	}
209
	
210
	public Object getWindowProfile() {
211
		return WindowInfo.DIALOG_PROFILE;
212
	}
209 213

  
210 214
	public void actionPerformed(ActionEvent e) {
211 215
		Component c = (Component) e.getSource();

Also available in: Unified diff