Revision 11055 trunk/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.2  2007-03-09 11:25:00  jaume
46
* Revision 1.3  2007-04-04 16:01:14  jaume
47
* *** empty log message ***
48
*
49
* Revision 1.2  2007/03/09 11:25:00  jaume
47 50
* Advanced symbology (start committing)
48 51
*
49 52
* Revision 1.1.2.3  2007/02/21 07:35:14  jaume
......
105 108
import com.iver.andami.PluginServices;
106 109
import com.iver.cit.gvsig.fmap.core.symbols.ISymbol;
107 110

  
111
/**
112
*
113
* @author jaume dominguez faus - jaume.dominguez@iver.es
114
*
115
*/
108 116
public class SymbolPreviewer extends JPanel {
109 117
	private int hGap = 5, vGap = 5;
110 118
	private ISymbol symbol;

Also available in: Unified diff