List.getSelectedItem

List.getSelectedItem

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized String getSelectedItem()
Returns
the selected item on the list, or null if no item is selected.
Description
Get the selected item on this scrolling list.

See Also
select, deselect, isIndexSelected