Revision 24759 branches/v2_0_0_prep/applications/appgvSIG/src/com/iver/cit/gvsig/gui/selectionByTheme/MySelectionByThemeListener.java

View differences:

MySelectionByThemeListener.java
40 40
 */
41 41
package com.iver.cit.gvsig.gui.selectionByTheme;
42 42

  
43
import org.apache.batik.gvt.Selectable;
44
import org.gvsig.fmap.data.feature.FeatureStore;
45
import org.gvsig.fmap.mapcontext.layers.FBitSet;
46 43
import org.gvsig.fmap.mapcontext.layers.FLayer;
47 44
import org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect;
48 45

  
49
import com.iver.andami.messages.NotificationManager;
50

  
51 46
/**
52 47
 * DOCUMENT ME!
53 48
 *

Also available in: Unified diff