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

View differences:

CharacterMarker.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.3  2007-03-30 12:54:11  jaume
46
* Revision 1.4  2007-04-04 16:01:13  jaume
47 47
* *** empty log message ***
48 48
*
49
* Revision 1.3  2007/03/30 12:54:11  jaume
50
* *** empty log message ***
51
*
49 52
* Revision 1.2  2007/03/09 11:25:00  jaume
50 53
* Advanced symbology (start committing)
51 54
*
......
113 116
import com.iver.cit.gvsig.fmap.core.symbols.ISymbol;
114 117
import com.iver.utiles.swing.JComboBox;
115 118

  
119
/**
120
 *
121
 * @author jaume dominguez faus - jaume.dominguez@iver.es
122
 *
123
 */
116 124
public class CharacterMarker extends AbstractTypeSymbolEditorPanel implements ActionListener {
117 125

  
118 126
	private ArrayList tabs = new ArrayList();

Also available in: Unified diff