Class EditorTool

java.lang.Object
org.gvsig.app.gui.styling.EditorTool
All Implemented Interfaces:
MouseListener, MouseMotionListener, EventListener

public abstract class EditorTool extends Object implements MouseListener, MouseMotionListener
Abstract class that specifies the methods that are useful for the edition. Most of them are methods in relation with mouse events in order to control its position, what button is pressed and so on.
Author:
jaume dominguez faus - jaume.dominguez@iver.es