I also added setValueObject() to set a list of selected values: http://svn.apache.org/viewvc?view=rev&revision=746660
Just realized there is no PickList#setSelectedValues(List). There is a setSelectedValues(Collection, String) but that behavior is somewhat different.
Should we add this method? bob
