Retrieves a boolean value indicating whether the items in the combo box are sorted alphabetically.
public final boolean getSorted()
Returns true if the list is sorted alphabetically; otherwise, returns false.
See Also setSorted