Revision 18289 trunk/extensions/extRasterTools-SE/src/org/gvsig/rastertools/georeferencing/ui/launcher/TypeSelectionPanel.java

View differences:

TypeSelectionPanel.java
40 40
 * @author Nacho Brodin nachobrodin@gmail.com
41 41
 */
42 42
public class TypeSelectionPanel extends JPanel implements ActionListener {
43
	private static final long serialVersionUID = 1L;
43
	private static final long   serialVersionUID = 1L;
44 44
	private String[]            viewNameList = null;
45 45
	
46 46
	private JRadioButton        withoutMap = null;

Also available in: Unified diff