List.getVisibleIndex

List.getVisibleIndex

Class Overview | Class Members | This Package | All Packages

Syntax
public int getVisibleIndex()
Returns
the index of the item that was last made visible.
Description
Gets the index of the item that was last made visible by the method makeVisible.

See Also
makeVisible