Revision: 1138
          http://stripes.svn.sourceforge.net/stripes/?rev=1138&view=rev
Author:   fdaoud
Date:     2009-08-22 02:23:12 +0000 (Sat, 22 Aug 2009)

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

Modified Paths:
--------------
    trunk/stripes/src/net/sourceforge/stripes/tag/InputSelectTag.java

Modified: trunk/stripes/src/net/sourceforge/stripes/tag/InputSelectTag.java
===================================================================
--- trunk/stripes/src/net/sourceforge/stripes/tag/InputSelectTag.java   
2009-08-05 20:16:14 UTC (rev 1137)
+++ trunk/stripes/src/net/sourceforge/stripes/tag/InputSelectTag.java   
2009-08-22 02:23:12 UTC (rev 1138)
@@ -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.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Stripes-development mailing list
Stripes-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to