List.getSelectedIndexes
Class Overview | Class Members | 
  This Package | 
All Packages
 public synchronized int[] getSelectedIndexes()
Returns
     an array of the selected indexes
                            of this scrolling list.
    Description
 Gets the selected indexes on the list.
  
See Also
     select, deselect, isIndexSelected