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

View differences:

SimpleFill.java
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.4  2007-03-30 09:39:45  jaume
46
* Revision 1.5  2007-04-04 16:01:14  jaume
47 47
* *** empty log message ***
48 48
*
49
* Revision 1.4  2007/03/30 09:39:45  jaume
50
* *** empty log message ***
51
*
49 52
* Revision 1.3  2007/03/28 16:44:08  jaume
50 53
* *** empty log message ***
51 54
*
......
109 112
import com.lowagie.tools.plugins.treeview.OutlinelistTreeNode;
110 113

  
111 114
import de.ios.framework.swing.JDecimalField;
112

  
115
/**
116
*
117
* @author jaume dominguez faus - jaume.dominguez@iver.es
118
*
119
*/
113 120
public class SimpleFill extends AbstractTypeSymbolEditorPanel implements ActionListener, ChangeListener {
114 121
	private static final String NAME = PluginServices.
115 122
		getText(SimpleFill.class, "simple_fill");

Also available in: Unified diff