The List Constructor
The most general form of the List constructor takes two arguments: public List( int rows, boolean multiple );
rows is the number of visible rows in the list while multiple determines whether or not multiple selections are allowed