| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProgressMonitor | |
|---|---|
| org.springframework.richclient.application | Base application interfaces/classes. | 
| org.springframework.richclient.application.splash | |
| org.springframework.richclient.application.statusbar | |
| org.springframework.richclient.application.statusbar.support | |
| org.springframework.richclient.core | Basic interfaces/classes used throughout the richclient. | 
| org.springframework.richclient.progress | |
| org.springframework.richclient.samples.dataeditor.ui | |
| Uses of ProgressMonitor in org.springframework.richclient.application | 
|---|
| Constructors in org.springframework.richclient.application with parameters of type ProgressMonitor | |
|---|---|
| ProgressMonitoringBeanFactoryPostProcessor(ProgressMonitor progressMonitor,
                                                                                     MessageSource messageSource)Creates a new ProgressMonitoringBeanFactoryPostProcessorthat
 will report the progress of loading the beans in a bean factory to the
 given progress monitor, optionally providing internationalized messages. | |
| Uses of ProgressMonitor in org.springframework.richclient.application.splash | 
|---|
| Classes in org.springframework.richclient.application.splash that implement ProgressMonitor | |
|---|---|
|  class | InfiniteProgressPanelProgressMonitorProgressMonitoradapter implementation for theInfiniteProgressPanel. | 
| Methods in org.springframework.richclient.application.splash that return ProgressMonitor | |
|---|---|
|  ProgressMonitor | ProgressSplashScreen.getProgressMonitor() | 
|  ProgressMonitor | MonitoringSplashScreen.getProgressMonitor()Returns this SplashScreen'sProgressMonitor. | 
|  ProgressMonitor | MacOSXSplashScreen.getProgressMonitor() | 
| Methods in org.springframework.richclient.application.splash with parameters of type ProgressMonitor | |
|---|---|
|  void | ProgressSplashScreen.setProgressMonitor(ProgressMonitor progressMonitor)Sets the progress monitor used by this splash screen. | 
| Uses of ProgressMonitor in org.springframework.richclient.application.statusbar | 
|---|
| Methods in org.springframework.richclient.application.statusbar that return ProgressMonitor | |
|---|---|
|  ProgressMonitor | StatusBar.getProgressMonitor()Returns the ProgressMonitorin use by thisStatusBar | 
| Uses of ProgressMonitor in org.springframework.richclient.application.statusbar.support | 
|---|
| Classes in org.springframework.richclient.application.statusbar.support that implement ProgressMonitor | |
|---|---|
|  class | StatusBarProgressMonitorProgressMonitorimplementation that handles its own controls:
 
 aJProgressBarto show the progress to the user
 optionally aJButtonto allow the user to cancel the
 current task | 
| Methods in org.springframework.richclient.application.statusbar.support that return ProgressMonitor | |
|---|---|
|  ProgressMonitor | DefaultStatusBar.getProgressMonitor()Returns the status bar's progress monitor | 
| Uses of ProgressMonitor in org.springframework.richclient.core | 
|---|
| Methods in org.springframework.richclient.core with parameters of type ProgressMonitor | |
|---|---|
|  void | Saveable.save(ProgressMonitor saveProgressTracker) | 
| Uses of ProgressMonitor in org.springframework.richclient.progress | 
|---|
| Classes in org.springframework.richclient.progress that implement ProgressMonitor | |
|---|---|
|  class | NullProgressMonitorProgressMonitorimplementation that does nothing. | 
|  class | ProgressBarProgressMonitorProgressMonitorimplementation that delegates to aJProgressBar. | 
| Uses of ProgressMonitor in org.springframework.richclient.samples.dataeditor.ui | 
|---|
| Methods in org.springframework.richclient.samples.dataeditor.ui that return ProgressMonitor | |
|---|---|
|  ProgressMonitor | DataEditorSplash.getProgressMonitor() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||