itemCount
How many items the list shows. 0 while no list is bound.
Named for the items rather than for rows, because JList.getVisibleRowCount already names something else: how many rows the list asks to be tall enough to show, not how many it holds.