| Name | Description | Type | Package | Framework |
| DnDList | A sub-class of JList that supports drag and drop to reorder items within a single list and to copy or move items between lists. | Class | org.geotools.swing.control | GeoTools |
|
| DnDListItemsTransferable | during drag and drop actions. | Class | org.geotools.swing.control | GeoTools |
|
| DnDListModel | A generic ListModel class to support DnDList. | Class | org.geotools.swing.control | GeoTools |
|
| JCoordsStatusBarItem | A status bar item that displays the world coordinates of the mouse cursorSince:8. | Class | org.geotools.swing.control | GeoTools |
|
| JCRSStatusBarItem | A status bar item that displays the coordinate reference system name and provides a pop-up menu to inspect or change the CRS. | Class | org.geotools.swing.control | GeoTools |
|
| JExtentStatusBarItem | A status bar item that displays the map pane's world bounds. | Class | org.geotools.swing.control | GeoTools |
|
| JIntegerField | A text field control to work with integer values. | Class | org.geotools.swing.control | GeoTools |
|
| JMapStatusBar | A status bar that works with a map pane to display cursor coordinates and other data. | Class | org.geotools.swing.control | GeoTools |
|
| JMenuStatusBarItem | A status bar item with an icon which displays a pop-up menu when clicked. | Class | org.geotools.swing.control | GeoTools |
|
| JRendererStatusBarItem | A status bar item that displays an animated icon to indicate renderer activity. | Class | org.geotools.swing.control | GeoTools |
|
| JValueField | Abstract base class for text field controls that work with a simple value such as JIntegerField. | Class | org.geotools.swing.control | GeoTools |
|
| PopupMenuProvider | Used with JMenuStatusBarItem to pass a (possibly dynamic)Since:8. | Interface | org.geotools.swing.control | GeoTools |
|
| StatusBarItem | Base class for items in JMapStatusBar. | Class | org.geotools.swing.control | GeoTools |
|
| ValueChangedEvent | An event published when the value of a control derived from JValueFieldSince:2. | Class | org.geotools.swing.control | GeoTools |
|
| ValueChangedListener | A listener to work with controls derived from JValueTextField. | Interface | org.geotools.swing.control | GeoTools |