Revision 2541 trunk/extensions/extWCS/src/com/iver/cit/gvsig/gui/wcs/WCSWizard.java

View differences:

WCSWizard.java
69 69
import com.iver.utiles.swing.JComboBox;
70 70
 
71 71
/**
72
 * Class that implements the WCSWizard.
72
 * Class implementing the WCSWizard.
73 73
 * 
74 74
 * Clase que implementa el Wizard para coberturas WCS
75
 * TODO Corregir el uso de WizardListener. Hasta el momento se usa el WizardListener
76
 * 		WMS porque ni siquiera clonandolo en este paquete funciona. 
77
 * 		Fallo en la arquitectura?
78 75
 * @author Jaume Dom?nguez Faus
79 76
 */
80 77
public class WCSWizard extends WizardPanel {

Also available in: Unified diff