Package es.unex.sextante.gui.core

Interface Summary
IGUIFactory a GUI factory implements method to show SEXTANTE elements, adapted to the particular framework being used, and the graphical characteristics of the application SEXTANTE is running onto.
IInputFactory Interface to be implemented by all input factories An input factory is used by SEXTANTE to retrieve data objects from an application.
IPostProcessTaskFactory Interface to be implemented by post process factories.
 

Class Summary
AbstractInputFactory  
DefaultGUIFactory A default GUIFactory which shows SEXTANTE elements as model swing dialogs
DefaultTaskMonitor A simple task monitor, which just shows a progress monitor
GenericInfoDialog  
GeoAlgorithmExecutors This class contains convenience methods to call geoalgorithms from the SEXTANTE GUI
NamedExtent A class representing an extent with an associated description
ProgressMonitor A progress monitor showing a progress bar and a cancel button
SextanteGUI This class centralizes most actions related to the SextanteGUI, containing methods to show dialogs and retrieve basic values used by GUI elements