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