Retrieves the zero-based index of the first visible item in a list box.
public final int getTopIndex()
Returns the zero-based index of the first visible item in a list box.
Initially, the item with the index zero (0) is at the top of the list box; if the list box contents have been scrolled, a different item can be at the top.