|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| JDoubleField | Widget for double values |
| JField | Field that uses the converter API to hack away at a text representation of the provided value. |
| JFileField | Widget for File; provides a "Browse" button to open a file dialog. |
| JGeometryField | Text field for filling in a Geometry parameter using WKT. |
| JPage | Wizard page; will be created as needed. |
| JURLField | Widget for URL; provides a "Browse" button to open a file dialog. |
| 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. |
| ParamField | Super class that provides additional helper methods useful when implementing your own ParamWidget. |
| ParamWidgetFactory | A factory that takes a parameter type and its map of metadata and determines what sort of form widget to create for it |
Classes to construct wizards for user input
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||