| Name | Description | Type | Package | Framework |
| JDoubleField | Class | org.geotools.swing.wizard | GeoTools | |
| JField | Field that uses the converter API to hack away at a text representation of the provided value. | Class | org.geotools.swing.wizard | GeoTools |
| JFileField | Widget for File; provides a "Browse" button to open a file dialog. | Class | org.geotools.swing.wizard | GeoTools |
| JGeometryField | Text field for filling in a Geometry parameter using WKT. | Class | org.geotools.swing.wizard | GeoTools |
| JPage | Wizard page; will be created as needed. | Class | org.geotools.swing.wizard | GeoTools |
| JURLField | Widget for URL; provides a "Browse" button to open a file dialog. | Class | org.geotools.swing.wizard | GeoTools |
| JWizard | Swing does not provide a wizard construct (boo hiss) so this is a quick dialog that can step us through a series of pages. | Class | org.geotools.swing.wizard | GeoTools |
| ParamField | Class | org.geotools.swing.wizard | GeoTools | |
| ParamWidgetFactory | A factory that takes a parameter type and its map of metadata and determines what sort of form widget to create for it | Class | org.geotools.swing.wizard | GeoTools |