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

View differences:

SymbolPreviewer.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.1.2.2  2007-02-08 15:43:05  jaume
46
* Revision 1.1.2.3  2007-02-21 07:35:14  jaume
47
* *** empty log message ***
48
*
49
* Revision 1.1.2.2  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.1  2007/01/26 13:49:03  jaume
......
97 100
import javax.swing.JPanel;
98 101

  
99 102
import com.iver.andami.PluginServices;
100
import com.iver.cit.gvsig.fmap.core.ISymbol;
103
import com.iver.cit.gvsig.fmap.core.symbols.ISymbol;
101 104

  
102 105
public class SymbolPreviewer extends JPanel {
103 106
	private int hGap = 5, vGap = 5;

Also available in: Unified diff