This is the 3rd version of SwingWorker (also known as
SwingWorker 3), an abstract class that you subclass to
perform GUI-related work in a dedicated thread.
Set the screen the presentation is to be displayed on
This operation may throw an UnsupportedOperationException if the
underlying implementation does not allow this.