I20150803-0800
SWT changed some internal structures from Vector to List. Platform ui tests access them via reflection so change to make it Collection to make it a bit less likely to break on type change. Change-Id: I9684cab9d487c75ecc0aaf1eb85972e0e61b1a8d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>