| Name | Description | Type | Package | Framework |
| AbstractSimpleConfigurator | This is here to save me some typing and ensure that the simple raster and feature configurators look similar. | Class | org.geotools.swt.styling.simple | GeoTools |
| AbstractZoomTool | Abstract base class for the zoom-in and zoom-out tools. | Class | org.geotools.swt.tool | GeoTools |
| Controller | Interface | org.geotools.swt.control | GeoTools | |
| CRSChooser | Creates a Control for choosing a Coordinate Reference System. | Class | org.geotools.swt.control | GeoTools |
| CRSChooserDialog | Class | org.geotools.swt.control | GeoTools | |
| CrsStatusBarButton | The CoordinateReferenceSystem button to put on the statusbar. | Class | org.geotools.swt.utils | GeoTools |
| CursorManager | A singleton cursor manager. | Class | org.geotools.swt.utils | GeoTools |
| CursorTool | The base class for map pane cursor tools. | Class | org.geotools.swt.tool | GeoTools |
| DrawShapeAction | Action that activates the Info tool for the current map pane. | Class | org.geotools.swt.action | GeoTools |
| ExceptionMonitor | Utility which enables exception messages to be displayed. | Class | org.geotools.swt.control | GeoTools |
| FillViewer | Allows editing/viewing of a Style Layer Descriptor "Stroke". | Class | org.geotools.swt.styling.simple | GeoTools |
| FontEditor | A "button" with an icon/text that pops up the font window. | Class | org.geotools.swt.styling.simple | GeoTools |
| GraphicViewer | Allows editing/viewing of a Style Layer Descriptor "Graphic". | Class | org.geotools.swt.styling.simple | GeoTools |
| GridLayerHelper | Helper class used by InfoTool to query MapLayers with raster feature data (GridCoverage2D or AbstractGridCoverage2DReader). | Class | org.geotools.swt.tool | GeoTools |
| ImageCache | A singleton cache for images. | Class | org.geotools.swt.utils | GeoTools |
| InfoAction | Action that activates the Info tool for the current map pane. | Class | org.geotools.swt.action | GeoTools |
| InfoTool | A cursor tool to retrieve information about features that the user clicks on with the mouse. | Class | org.geotools.swt.tool | GeoTools |
| InfoToolHelper | Abstract base class for helper classes used by InfoTool to query The primary reason for having this class is to avoid | Class | org.geotools.swt.tool | GeoTools |
| JDataChoosePage | Data chooser wizard page for the data store wizard. | Class | org.geotools.swt.control | GeoTools |
| JDataStorePage | Data store wizard page for the data store wizard. | Class | org.geotools.swt.control | GeoTools |
| JDataStoreWizard | Class | org.geotools.swt.control | GeoTools | |
| JDoubleField | Widget for double valuesAuthor:Andrea Antonello (www. | Class | org.geotools.swt.control | GeoTools |
| JField | Field that uses the converter API to hack away at a text representation of the provided value. | Class | org.geotools.swt.control | GeoTools |
| JFileDataStoreChooser | A file chooser dialog to get user choices for data stores. | Class | org.geotools.swt.control | GeoTools |
| JFileField | Widget for File; provides a "Browse" button to open a file dialog. | Class | org.geotools.swt.control | GeoTools |
| JFileImageChooser | A file chooser dialog for common raster image format files. | Class | org.geotools.swt.control | GeoTools |
| JGeometryField | Text field for filling in a Geometry parameter using WKT. | Class | org.geotools.swt.control | GeoTools |
| JIntegerField | A text field control to work with integer values. | Class | org.geotools.swt.control | GeoTools |
| JParameterListPage | Parameters wizard page for trhe parameter list wizard. | Class | org.geotools.swt.control | GeoTools |
| JParameterListWizard | The parameter list wizard. | Class | org.geotools.swt.control | GeoTools |
| JTextReporter | A dialog to display text reports to the user and, if requested,Since:2. | Class | org.geotools.swt.control | GeoTools |
| JURLField | Widget for URL; provides a "Browse" button to open a file dialog. | Class | org.geotools.swt.control | GeoTools |
| JValueField | Abstract base class for text field controls that work with a simple value such as JIntegerField. | Class | org.geotools.swt.control | GeoTools |
| LabelViewer | Allows editing/viewing of a Style Layer Descriptor "TextSymbolizer". | Class | org.geotools.swt.styling.simple | GeoTools |
| MapAction | Base class for map pane actions. | Class | org.geotools.swt.action | GeoTools |
| MapLayerComposite | Displays a list of the map layers in an associated JMapPane and provides controls to set the visibility, selection and style of each layer. | Class | org.geotools.swt | GeoTools |
| MaplayerTableViewer | A table viewer for map layers. | Class | org.geotools.swt.control | GeoTools |
| MapMouseAdapter | An adapter class that implements all of the mouse event handling methods defined in the MapMouseListener interface as empty methods, allowing sub-classes | Class | org.geotools.swt.event | GeoTools |
| MapMouseEvent | A MouseEvent which contains methods to obtain coordinates in real world CoordinateSystem as well as Screen Coordinates. | Class | org.geotools.swt.event | GeoTools |
| MapMouseListener | Interface for classes that listen to JMapPaneMouseEventsSince:2. | Interface | org.geotools.swt.event | GeoTools |
| MapPaneAdapter | An adapter class that implements all of the method defined in the MapPaneListener interface as empty methods, allowing sub-classes | Class | org.geotools.swt.event | GeoTools |
| MapPaneEvent | An event class used by SwtMapPane to signal changes of state to listeners. | Class | org.geotools.swt.event | GeoTools |
| MapPaneEvent .Type | Type of MapPane eventThe display area has been changed. | Class | org.geotools.swt.event.MapPaneEvent | GeoTools |
| MapPaneListener | Interface | org.geotools.swt.event | GeoTools | |
| MapToolManager | Receives mouse events from a SwtMapPane instance, converts them to MapMouseEvents, and sends these to the registered listeners. | Class | org.geotools.swt.tool | GeoTools |
| Messages | Class | org.geotools.swt.utils | GeoTools | |
| Mode | Captures the current *mode* of the style configurator making use This is used to let the viewers get modey, and disable fill content | Class | org.geotools.swt.styling.simple | GeoTools |
| OpacityViewer | Allows editing/viewing of Opacity Element. | Class | org.geotools.swt.styling.simple | GeoTools |
| OpenGeotiffAction | Action to open geotiff files. | Class | org.geotools.swt.action | GeoTools |
| OpenShapefileAction | Action to open shapefile. | Class | org.geotools.swt.action | GeoTools |
| PanAction | Action that activates the Pan tool for the current map pane. | Class | org.geotools.swt.action | GeoTools |
| PanTool | A map panning tool for SwtMapPane. | Class | org.geotools.swt.tool | GeoTools |
| ParamField | Class | org.geotools.swt.control | GeoTools | |
| ProgressWindow | Wrapper for geotools' ProgressListener. | Class | org.geotools.swt.control | GeoTools |
| ResetAction | Action that triggers view reset for the current map pane. | Class | org.geotools.swt.action | GeoTools |
| ScaleViewer | Allows editing/viewing of a scale. | Class | org.geotools.swt.styling.simple | GeoTools |
| SimpleStyleConfigurator | Defines a "simple" StyleConfigurator for working with SLD documents. | Class | org.geotools.swt.styling | GeoTools |
| SLDs | Utility class for working with Geotools SLD objects. | Class | org.geotools.swt.styling.simple | GeoTools |
| StatusBarNotifier | The notifier for the statusbar. | Class | org.geotools.swt.utils | GeoTools |
| StolenColorEditor | A "button" of a certain color determined by the color picker. | Class | org.geotools.swt.styling.simple | GeoTools |
| StrokeViewer | Allows editing/viewing of a Style Layer Descriptor "Stroke". | Class | org.geotools.swt.styling.simple | GeoTools |
| SwtMapFrame | An SWT frame containing a map display pane and a toolbar, status bar and map layer table. | Class | org.geotools.swt | GeoTools |
| SwtMapFrame .Tool | Constants for available toolbar buttons used with the SwtMapFrame. | Class | org.geotools.swt.SwtMapFrame | GeoTools |
| SwtMapPane | A map display pane that works with a GTRenderer and MapContext to display features. | Class | org.geotools.swt | GeoTools |
| TypeNameChooser | Class | org.geotools.swt.control | GeoTools | |
| Utils | Class | org.geotools.swt.utils | GeoTools | |
| ValueChangedEvent | An event published when the value of a control derived from JValueFieldSince:2. | Class | org.geotools.swt.control | GeoTools |
| ValueChangedListener | A listener to work with controls derived from JValueField. | Interface | org.geotools.swt.control | GeoTools |
| VectorLayerHelper | Helper class used by InfoTool to query MapLayers with vector feature data. | Class | org.geotools.swt.tool | GeoTools |