Revision 24986 trunk/extensions/extJCRS/src/org/gvsig/crs/gui/panels/TransformationNadgridsPanel.java

View differences:

TransformationNadgridsPanel.java
594 594
		getJRadioButtonTarget().setSelected(false);
595 595
		getJComboNadFile().setSelectedIndex(0);		
596 596
	}
597

  
598
	public Object getWindowProfile() {
599
		return WindowInfo.DIALOG_PROFILE;
600
	}
597 601
	
598 602
}
599 603

  

Also available in: Unified diff