Revision 1691 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/DEMO/ComandosListener.java

View differences:

ComandosListener.java
116 116
    
117 117
    private static final boolean WKB_ENABLED = true;
118 118
    
119
    PruebasGT2 pruebasGT2 = null; //new PruebasGT2();
119
    PruebasGT2 pruebasGT2 = new PruebasGT2();
120 120

  
121 121
    public ComandosListener(MapControl mapa, SingleView Owner) {
122 122
        m_Mapa = mapa.getMapContext();

Also available in: Unified diff