Retrieves the bounding rectangle for an item in the list.
public final Rectangle getItemRect( int index )
index
The zero-based index of item whose bounding rectangle you want to return.
Returns a Rectangle object that represents the bounding rectangle for the specified list box item.