Package org.geotools.swing.dialog
A small selection of dialogs and related utilities.
-
Interface Summary Interface Description TextReporterListener Implemented by objects that wish to receive events published byJTextReporter
. -
Class Summary Class Description 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 forJCRSChooser
.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 anException
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 Enum Description JAboutDialog.Category