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

View differences:

SimpleLine.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.4  2007-03-26 15:05:26  jaume
46
* Revision 1.5  2007-04-04 16:01:13  jaume
47 47
* *** empty log message ***
48 48
*
49
* Revision 1.4  2007/03/26 15:05:26  jaume
50
* *** empty log message ***
51
*
49 52
* Revision 1.3  2007/03/21 08:03:03  jaume
50 53
* refactored to use ISymbol instead of FSymbol
51 54
*
......
107 110

  
108 111
import de.ios.framework.swing.JDecimalField;
109 112

  
113
/**
114
*
115
* @author jaume dominguez faus - jaume.dominguez@iver.es
116
*
117
*/
110 118
public class SimpleLine extends AbstractTypeSymbolEditorPanel implements ActionListener {
111 119

  
112 120
	private ColorChooserPanel jccColor;

Also available in: Unified diff