Ensures that the specified list item is visible, scrolling the list view control if necessary.
public void ensureVisible( int index )
index
The zero-based index of the item to scroll into view if necessary.