protected class PVPUpdateManager.UpdateRequestextends Object
implements Runnable
The UpdateRequest is attached to the SWT Default thread responsible for UI
updates. Updates must be sent from that thread, as only that thread can
correctly perform graphical updates.