Revision 9333 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/project/documents/view/gui/ViewProperties.java

View differences:

ViewProperties.java
101 101
	//private JLabel jLblProj = null;
102 102
	//private JLabel jLblProjName = null;
103 103
	//private JButton jBtnChangeProj = null;
104
	private CRSSelectPanel jPanelProj = null;
104
	protected CRSSelectPanel jPanelProj = null;
105 105
	private AcceptCancelPanel okCancelPanel = null;
106 106
	/**
107 107
	 * This is the default constructor

Also available in: Unified diff