List.getSelectedIndex

List.getSelectedIndex

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized int getSelectedIndex()
Returns
the index of the selected item, or -1 if no item is selected, or if more that one item is selected.
Description
Gets the index of the selected item on the list,

See Also
select, deselect, isIndexSelected