|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParamField | |
---|---|
org.geotools.swing.wizard | Classes to construct wizards for user input |
Uses of ParamField in org.geotools.swing.wizard |
---|
Subclasses of ParamField in org.geotools.swing.wizard | |
---|---|
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. |
Methods in org.geotools.swing.wizard that return ParamField | |
---|---|
static ParamField |
ParamField.create(Parameter<?> parameter)
Factory method creating the appropriate ParamField for the supplied Param. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |