Package | Description |
---|---|
org.geotools.swing.wizard |
Classes to construct wizards for user input
|
Modifier and Type | Class and Description |
---|---|
class |
JDoubleField
Widget for double values
|
class |
JField
Field that uses the converter API to hack away at a text representation of the provided value.
|
class |
JFileField
Widget for File; provides a "Browse" button to open a file dialog.
|
class |
JGeometryField
Text field for filling in a Geometry parameter using WKT.
|
class |
JURLField
Widget for URL; provides a "Browse" button to open a file dialog.
|
Modifier and Type | Method and Description |
---|---|
static ParamField |
ParamField.create(Parameter<?> parameter)
Factory method creating the appropriate ParamField for the supplied Param.
|
Copyright © 1996–2019 Geotools. All rights reserved.