Overview | Methods | This Package | All Packages
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