Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

ComboBox.getItems

Retrieves an Object array containing all the items in the combo box.

Syntax

public final Object[] getItems()

Return Value

Returns a zero-based array of objects. Items are placed in this array in the same positions as they appear in the combo box.

See Also   setItems