Revision: 1634 http://svn.sourceforge.net/spring-rich-c/?rev=1634&view=rev Author: kevinstembridge Date: 2007-01-09 12:59:32 -0800 (Tue, 09 Jan 2007)
Log Message: ----------- Fixed javadoc comments Modified Paths: -------------- trunk/spring-richclient/support/src/main/java/org/springframework/richclient/command/CommandGroupModelBuilder.java Modified: trunk/spring-richclient/support/src/main/java/org/springframework/richclient/command/CommandGroupModelBuilder.java =================================================================== --- trunk/spring-richclient/support/src/main/java/org/springframework/richclient/command/CommandGroupModelBuilder.java 2007-01-09 13:09:09 UTC (rev 1633) +++ trunk/spring-richclient/support/src/main/java/org/springframework/richclient/command/CommandGroupModelBuilder.java 2007-01-09 20:59:32 UTC (rev 1634) @@ -58,7 +58,7 @@ * Allows the implementation subclass to build a mapping object-model * corresponding to a visited leaf node in the command-group structure. * <i>(Note: for non-leaf nodes the - * [EMAIL PROTECTED] #buildGroupModel(Object, CommandGroup, int) version is called)</i> + * [EMAIL PROTECTED] #buildGroupModel(Object, CommandGroup, int) version is called)}</i> * * Since the parentModel is also passed in, the implementation can use it to * downcast that and possibly hook up the new client-structure. @@ -77,7 +77,7 @@ * Allows the implementation subclass to build a mapping object-model * corresponding to a visited non-leaf node in the command-group structure. * <i>(Note: for leaf nodes the - * [EMAIL PROTECTED] #buildChildModel(Object, CommandGroup, int) version is called)</i> + * [EMAIL PROTECTED] #buildChildModel(Object, CommandGroup, int) version is called)}</i> * * Since the parentModel is also passed in, this implementation can use it * to downcast and decide to hook up the new client-structure. 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