Package org.geotools.swing.action
package org.geotools.swing.action
Swing Action classes to use with controls such as toolbar buttons.
-
ClassesClassDescriptionAn action for connect a control (probably a JButton) to the InfoTool to get information about features under the mouse cursorBase class for map pane actions; just provides a common initializing method and a reference to the map pane being serviced.An action to de-select any active map cursor tool.An action for connect a control (probably a JButton) to the PanTool for panning the map with mouse drags.An action to reset a map pane display to its full extent.A safe version of AbstractAction that will log any problems encountered.An action for connect a control (probably a JButton) to the ZoomInTool for zooming the map with mouse clicks or drags.An action for connect a control (probably a JButton) to the ZoomOutTool for ZoomOutg the map with mouse clicks or drags.