Package org.geotools.swing.dialog

A small selection of dialogs and related utilities.

See:
          Description

Interface Summary
TextReporterListener Implemented by objects that wish to receive events published by JTextReporter.
 

Class Summary
AbstractSimpleDialog An abstract base class for simple dialogs with a single control panel (supplied by the sub-class) together with OK and Cancel buttons.
CRSListModel List model class for JCRSChooser.
DialogUtils Static utility methods for common dialog and GUI related tasks.
JAboutDialog An 'About' dialog which displays information about the host environment, software licenses pertaining to GeoTools (not implemented yet) and, if provided, summary details about your application.
JCRSChooser This class has a single static method that shows a dialog to prompt the user to choose a coordinate reference system.
JExceptionReporter Displays an Exception to the user in a modal dialog.
JFileImageChooser A file chooser dialog for common raster image format files.
JTextReporter Displays a text report dialog with options to copy text to the system clipboard or save to file.
JTextReporter.Connection A connection to an active text reporter dialog providing methods to update the text displayed, add or remove listeners, and close the dialog programatically.
 

Enum Summary
JAboutDialog.Category  
 

Package org.geotools.swing.dialog Description

A small selection of dialogs and related utilities.



Copyright © 1996-2014 Geotools. All Rights Reserved.