Revision 11055 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/gui/styling/SLDListBoxCellRenderer.java

View differences:

SLDListBoxCellRenderer.java
66 66
import org.w3c.dom.Element;
67 67
import org.w3c.dom.svg.SVGDocument;
68 68

  
69
/**
70
*
71
* @author jaume dominguez faus - jaume.dominguez@iver.es
72
*
73
*/
69 74
public class SLDListBoxCellRenderer extends JPanel implements ListCellRenderer {
70 75

  
71 76
    private String str;

Also available in: Unified diff