Retrieves the current selected state of an item.
public boolean getSelected ( int index )
index
The zero-based index of the item to query.
Returns true if the item is selected; otherwise, returns false. Also returns false if index does not correspond to an item in the list.
See Also setSelected