Choice.getSelectedItem

Choice.getSelectedItem

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized String getSelectedItem()
Returns
a string representation of the currently selected item in this choice menu.
Description
Gets a representation of the current choice as a string.

See Also
getSelectedIndex