List.select

List.select

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void select( int index )
Parameters
index
the position of the item to select.
Description
Selects the item at the specified index in the scrolling list.

See Also
getSelectedItem, deselect, isIndexSelected