Package org.geotools.swt.control

SWT controls, wizards and dialogs used to do common tasks.

See:
          Description

Interface Summary
Controller Strategy object for
ValueChangedListener A listener to work with controls derived from JValueField.
 

Class Summary
CRSChooser Creates a Control for choosing a Coordinate Reference System.
CRSChooserDialog  
ExceptionMonitor Utility which enables exception messages to be displayed.
JDataChoosePage Data chooser wizard page for the data store wizard.
JDataStorePage Data store wizard page for the data store wizard.
JDataStoreWizard Data store wizard.
JDoubleField Widget for double values
JField Field that uses the converter API to hack away at a text representation of the provided value.
JFileDataStoreChooser A file chooser dialog to get user choices for data stores.
JFileField Widget for File; provides a "Browse" button to open a file dialog.
JFileImageChooser A file chooser dialog for common raster image format files.
JGeometryField Text field for filling in a Geometry parameter using WKT.
JIntegerField A text field control to work with integer values.
JParameterListPage Parameters wizard page for trhe parameter list wizard.
JParameterListWizard The parameter list wizard.
JTextReporter A dialog to display text reports to the user and, if requested, save them to file.
JURLField Widget for URL; provides a "Browse" button to open a file dialog.
JValueField Abstract base class for text field controls that work with a simple value such as JIntegerField.
MaplayerTableViewer A table viewer for map layers.
ParamField Super class that provides additional helper methods useful when implementing your own ParamWidget.
ProgressWindow Wrapper for geotools' ProgressListener.
TypeNameChooser  
ValueChangedEvent<T> An event published when the value of a control derived from JValueField changes.
 

Package org.geotools.swt.control Description

SWT controls, wizards and dialogs used to do common tasks.



Copyright © 1996-2014 Geotools. All Rights Reserved.