ComboBox.getSorted

Overview | Methods | This Package | All Packages

ComboBox.getSorted

Retrieves a boolean value indicating whether the items in the combo box are sorted alphabetically.

Syntax

public final boolean getSorted()

Return Value

Returns true if the list is sorted alphabetically; otherwise, returns false.

See Also   setSorted