Revision: 1660 http://svn.sourceforge.net/spring-rich-c/?rev=1660&view=rev Author: kevinstembridge Date: 2007-01-12 12:45:38 -0800 (Fri, 12 Jan 2007)
Log Message: ----------- Updated comments Modified Paths: -------------- trunk/spring-richclient/support/src/main/java/org/springframework/richclient/command/CommandGroupFactoryBean.java Modified: trunk/spring-richclient/support/src/main/java/org/springframework/richclient/command/CommandGroupFactoryBean.java =================================================================== --- trunk/spring-richclient/support/src/main/java/org/springframework/richclient/command/CommandGroupFactoryBean.java 2007-01-12 20:42:09 UTC (rev 1659) +++ trunk/spring-richclient/support/src/main/java/org/springframework/richclient/command/CommandGroupFactoryBean.java 2007-01-12 20:45:38 UTC (rev 1660) @@ -45,7 +45,6 @@ * * @author Keith Donald */ -//TODO confirm if the use of the command: and group: prefixes is still supported/required public class CommandGroupFactoryBean implements BeanNameAware, FactoryBean, SecurityControllable, InitializingBean { /** The string that represents a glue component, to be used between other members of the command group. */ @@ -395,7 +394,8 @@ } /** - * Configures the given command if this instance has been provided with a [EMAIL PROTECTED] CommandConfigurer}. + * Configures the given command if it has not already been configured and this instance has + * been provided with a [EMAIL PROTECTED] CommandConfigurer}. * * @param command The command to be configured. * @throws IllegalArgumentException if [EMAIL PROTECTED] command} is null. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ spring-rich-c-cvs mailing list spring-rich-c-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs