NOTE: This finds all the siblings and finds the index of the next widget among the siblings. This does not use SWTUtils to find siblings and index for the widget that this instance wraps for performance reasons.
@author Ketan Padegaonkar <KetanPadegaonkar [at] gmail [dot] com> @version $Id: NextWidgetFinder.java 803 2008-06-26 04:28:55Z kpadegaonkar $ @see PreviousWidgetFinder @see WidgetIndexFinder
|
|
|
|