Revision: 1201
          http://stripes.svn.sourceforge.net/stripes/?rev=1201&view=rev
Author:   bengunter
Date:     2009-10-27 19:17:00 +0000 (Tue, 27 Oct 2009)

Log Message:
-----------
Javadoc correction

Modified Paths:
--------------
    branches/1.5.x/stripes/src/net/sourceforge/stripes/tag/InputSelectTag.java

Modified: 
branches/1.5.x/stripes/src/net/sourceforge/stripes/tag/InputSelectTag.java
===================================================================
--- branches/1.5.x/stripes/src/net/sourceforge/stripes/tag/InputSelectTag.java  
2009-10-27 19:12:51 UTC (rev 1200)
+++ branches/1.5.x/stripes/src/net/sourceforge/stripes/tag/InputSelectTag.java  
2009-10-27 19:17:00 UTC (rev 1201)
@@ -86,7 +86,7 @@
      * select tag.  This will either be the value returned by the 
PopulationStrategy, or the value
      * supplied by the container to setValue().
      *
-     * @return an Object, Object[] or Collection<Object> of values that are 
selected
+     * @return an Object, Object[] or {...@code Collection<Object>} of values 
that are selected
      */
     public Object getSelectedValueOrValues() {
         return this.selectedValueOrValues;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to