One of the key driving principles behind SWTBot's is to build API that improves readability of tests. As such the matcher here does not fall into that category.
Also I should mention that if the layout of the UI changes the tests *will* start failing and debugging will not really throw any light because you'd really not know what widget the matcher was actually matching before the test starts failing without a lot of comments in code.