net.refractions.udig.tool.select
Class ClearSelection

java.lang.Object
  extended by AbstractActionTool
      extended by net.refractions.udig.tool.select.ClearSelection

public class ClearSelection
extends AbstractActionTool

Action that clears the selection of the map.

Since:
1.0.0
Author:
Jesse

Constructor Summary
ClearSelection()
           
 
Method Summary
 void dispose()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearSelection

public ClearSelection()
Method Detail

run

public void run()

dispose

public void dispose()