Providing Visual Feedback
[ Home ] [ Up ] [ The Problem ] [ Update Swing Only From The EDT ] [ Avoid Too Much Work in The EDT ] [ Providing Visual Feedback ] [ Using a Worker Thread ] [ Using SwingWorker ]

 

A 2-Phase Responder

 

As you have already seen, it is usually very important to provide some kind of feedback -- usually visual -- to ensure that the user understands that something is happening, and so the user can tell when background work has completed.

There are a number of ways of accomplishing this.

 
The page was last updated February 19, 2008