protected class PVPUpdateManager.UpdateRequest
extends java.lang.Object
implements java.lang.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.