Package org.springframework.richclient.progress

Interface Summary
ProgressMonitor A interface for monitoring task progress.
 

Class Summary
BusyIndicator Support for showing a Busy Cursor during a long running process.
BusyIndicator.BusyGlassPanel  
ListStatusBarUpdater ListSelectionListenerSupport implementation that updates the statusbar of the application.
NullProgressMonitor ProgressMonitor implementation that does nothing.
ProgressBarProgressMonitor ProgressMonitor implementation that delegates to a JProgressBar.
TreeStatusBarUpdater  
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.