Revision 11073 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.5  2007-04-04 16:01:14  jaume
46
* Revision 1.6  2007-04-05 16:08:34  jaume
47
* Styled labeling stuff
48
*
49
* Revision 1.5  2007/04/04 16:01:14  jaume
47 50
* *** empty log message ***
48 51
*
49 52
* Revision 1.4  2007/03/30 09:39:45  jaume
......
241 244
		}
242 245
		fireSymbolChangedEvent();
243 246
	}
247

  
248
	public EditorTool getEditorTool() {
249
		return null;
250
	}
244 251
}

Also available in: Unified diff