Revision 23645 branches/v2_0_0_prep/libraries/libFMap_mapcontrol/src/org/gvsig/fmap/mapcontrol/tools/Behavior/PointBehavior.java

View differences:

PointBehavior.java
58 58
public class PointBehavior extends Behavior {
59 59
	/**
60 60
	 * Tool listener used to work with the <<code>MapControl</code> object.
61
	 * 
61
	 *
62 62
	 * @see #getListener()
63 63
	 * @see #setListener(ToolListener)
64 64
	 */
......
106 106

  
107 107
	/**
108 108
	 * <p>Sets a tool listener to work with the <code>MapControl</code> using this behavior.</p>
109
	 * 
109
	 *
110 110
	 * @param listener a <code>PointListener</code> object for this behavior
111 111
	 */
112 112
	public void setListener(ToolListener listener) {

Also available in: Unified diff