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

View differences:

AbstractTypeSymbolEditorPanel.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.1.2.2  2007-02-08 15:42:13  jaume
46
* Revision 1.1.2.3  2007-02-21 07:35:14  jaume
47 47
* *** empty log message ***
48 48
*
49
* Revision 1.1.2.2  2007/02/08 15:42:13  jaume
50
* *** empty log message ***
51
*
49 52
* Revision 1.1.2.1  2007/01/26 13:49:03  jaume
50 53
* *** empty log message ***
51 54
*
......
79 82

  
80 83
import javax.swing.JPanel;
81 84

  
82
import com.iver.cit.gvsig.fmap.core.ISymbol;
85
import com.iver.cit.gvsig.fmap.core.symbols.ISymbol;
83 86
import com.iver.utiles.XMLEntity;
84 87
/**
85 88
 * Abstract class that all the Symbol settings interface must extend.

Also available in: Unified diff