Revision 10437 branches/simbologia/applications/appgvSIG/src/com/iver/cit/gvsig/gui/styling/CharacterMarker.java

View differences:

CharacterMarker.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.1.2.6  2007-02-08 15:43:05  jaume
46
* Revision 1.1.2.7  2007-02-21 07:35:14  jaume
47
* *** empty log message ***
48
*
49
* Revision 1.1.2.6  2007/02/08 15:43:05  jaume
47 50
* some bug fixes in the editor and removed unnecessary imports
48 51
*
49 52
* Revision 1.1.2.5  2007/02/05 14:58:28  jaume
......
100 103

  
101 104
import com.iver.andami.PluginServices;
102 105
import com.iver.andami.messages.NotificationManager;
103
import com.iver.cit.gvsig.fmap.core.ISymbol;
104 106
import com.iver.cit.gvsig.fmap.core.symbols.CharacterMarkerSymbol;
107
import com.iver.cit.gvsig.fmap.core.symbols.ISymbol;
105 108
import com.iver.utiles.swing.JComboBox;
106 109

  
107 110
public class CharacterMarker extends AbstractTypeSymbolEditorPanel implements ActionListener {

Also available in: Unified diff