Package org.geotools.swing

Simple Swing widgets for map display.

See:
          Description

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

Class Summary
ExceptionMonitor Utility which enables exception messages to be displayed in a Swing component.
JCRSChooser This class has a single static method that shows a dialog to prompt the user to choose a coordinate reference system.
JMapFrame A Swing frame containing a map display pane and (optionally) a toolbar, status bar and map layer table.
JMapPane A map display pane that works with a GTRenderer and MapContext to display features.
JTextReporter A dialog to display text reports to the user and, if requested, save them to file.
MapLayerTable Displays a list of the map layers in an associated JMapPane and provides controls to set the visibility, selection and style of each layer.
MapLayerTableCellRenderer A custom list cell renderer for items in the JList used by MapLayerTable to show map layer names and states.
ProgressWindow Reports progress of a lengthly operation in a window.
RenderingExecutor This class is used by JMapPane to handle the scheduling and running of rendering tasks on a background thread.
StatusBar A status bar to work with JMapPane.
 

Enum Summary
JMapFrame.Tool Constants for available toolbar buttons used with the JMapFrame.enableTool(org.geotools.swing.JMapFrame.Tool...) method.
MapLayerTableCellRenderer.LayerControlItem Items used to display layer states and controls.
RenderingExecutor.TaskResult Constants to indicate the result of a rendering task
 

Package org.geotools.swing Description

Simple Swing widgets for map display.



Copyright © 1996-2010 Geotools. All Rights Reserved.