|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MonitoringSplashScreen
A MonitoringSplashScreen
can be used to provide feedback of the application startup phase
Method Summary | |
---|---|
ProgressMonitor |
getProgressMonitor()
Returns this SplashScreen 's ProgressMonitor . |
Methods inherited from interface org.springframework.richclient.application.splash.SplashScreen |
---|
dispose, splash |
Method Detail |
---|
ProgressMonitor getProgressMonitor()
SplashScreen
's ProgressMonitor
. Implementors wishing to show the
progress to the user should return a ProgressMonitor
that updates the user interface.
ProgressMonitor
, not null.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |