A tool that performs an action when the tool button is pressed.
An example is a zoom to extent button. An action button is not modal. Like other tools an action
tool should not be instantiated.
Must have a public default constructor.
See Also: net.refractions.udig.project.ui.tool.AbstractTool author: jeichar since: 0.3 See Also: Tool |