List.makeVisible

List.makeVisible

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void makeVisible( int index )
Parameters
index
the position of the item.
Description
Makes the item at the specified index visible.

See Also
getVisibleIndex