Revision 13100 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.5  2007-08-07 11:41:15  jvidal
46
 * Revision 1.6  2007-08-16 06:54:35  jvidal
47
 * javadoc updated
48
 *
49
 * Revision 1.5  2007/08/07 11:41:15  jvidal
47 50
 * javadoc
48 51
 *
49 52
 * Revision 1.4  2007/04/05 16:08:34  jaume
......
151 154
		repaint();
152 155
	}
153 156
	/**
154
	 * To draw the symbol in the middle of the pane in order to create a preview
157
	 * Draws the symbol in the middle of the pane in order to create a preview
155 158
	 * of the final one.
156 159
	 */
157 160
	public void paint(Graphics g) {

Also available in: Unified diff