Revision 11055 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/gui/styling/SimpleMarker.java

View differences:

SimpleMarker.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.4  2007/02/21 07:35:14  jaume
......
85 88

  
86 89
import de.ios.framework.swing.JDecimalField;
87 90

  
91
/**
92
*
93
* @author jaume dominguez faus - jaume.dominguez@iver.es
94
*
95
*/
88 96
public class SimpleMarker extends AbstractTypeSymbolEditorPanel implements ActionListener{
89 97

  
90 98
	private ArrayList tabs = new ArrayList();

Also available in: Unified diff