Revision 9524 branches/piloto3d/libraries/libFMap/src/com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.java

View differences:

LayerCollectionListener.java
107 107
     *         mensaje de la excepci?n es el que se mostrar? al usuario en su
108 108
     *         caso
109 109
     */
110
    void activationChanged(LayerCollectionEvent e) throws CancelationException;
110
    //  useless. Please, use LayerListener interface instead
111
    // void activationChanged(LayerCollectionEvent e) throws CancelationException;
111 112

  
112 113
    /**
113 114
     * Invocado cuando se visualiza/oculta una capa

Also available in: Unified diff