Revision 20100 branches/v10/libraries/libFMap/src/com/iver/cit/gvsig/fmap/layers/LayerCollectionListener.java

View differences:

LayerCollectionListener.java
41 41
package com.iver.cit.gvsig.fmap.layers;
42 42

  
43 43
/**
44
 * <p>The interface <code>LayerCollectionListener</code> defines listeners
45
 *  for a collection of layers.</p>
44
 * <p><code>LayerCollectionListener</code> defines listeners for events that can be produced in a
45
 *  collection of layers.</p>
46 46
 */
47 47
public interface LayerCollectionListener {
48 48
    /**

Also available in: Unified diff