SelectedIndex Property (JComboBox)

Class

JComboBox class

Action

Gets the index of the currently selected item. The value is one-based.

Data Type

INTEGER

Access

Read only

Examples

INTEGER iSelectedIndex = ColorsComboBox.SelectedIndex