List.select
Class Overview | Class Members |
This Package |
All Packages
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
Send feedback to MSDN.Look here for MSDN Online resources.