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.
IPostProcessTaskFactory Interface to be implemented by post process factories.
SettingsConstants  
 

Class Summary
DefaultGUIFactory A default GUIFactory which shows SEXTANTE elements as Swing dialogs
DefaultTaskMonitor A simple task monitor, which just shows a progress monitor
GenericInfoDialog A simple dialog to show a java component
GeoAlgorithmExecutors This class contains convenience methods to call geoalgorithms from the SEXTANTE GUI
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