CVS: Tapestry/contrib/src/net/sf/tapestry/contrib/table/model/simple SimpleTableValueRendererSource.java,1.1,1.2 SimpleTableColumnRendererSource.java,1.1,1.2

Mind Bridge <[email protected]>
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/Tapestry/contrib/src/net/sf/tapestry/contrib/table/model/simple
In directory sc8-pr-cvs1:/tmp/cvs-serv20808/contrib/src/net/sf/tapestry/contrib/table/model/simple

Modified Files:
	SimpleTableValueRendererSource.java 
	SimpleTableColumnRendererSource.java 
Log Message:
fixing javadoc

Index: SimpleTableValueRendererSource.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/contrib/src/net/sf/tapestry/contrib/table/model/simple/SimpleTableValueRendererSource.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** SimpleTableValueRendererSource.java	23 Dec 2002 12:40:28 -0000	1.1
--- SimpleTableValueRendererSource.java	23 Dec 2002 22:38:59 -0000	1.2
***************
*** 10,19 ****
  /**
   * This is a simple implementation of 
!  * {@link net.sf.tapestry.contrib.table.model.column.ITableValueRendererSource} 
!  * that returns a standard column value renderer.
   * 
   * This implementation requires that the column passed is of type SimpleTableColumn
   * 
!  * @see net.sf.tapestry.contrib.table.model.column.AbstractTableColumn
   * @version $Id$
   * @author mindbridge
--- 10,19 ----
  /**
   * This is a simple implementation of 
!  * {@link net.sf.tapestry.contrib.table.model.ITableRendererSource} 
!  * that returns a standard renderer of a column value.
   * 
   * This implementation requires that the column passed is of type SimpleTableColumn
   * 
!  * @see net.sf.tapestry.contrib.table.model.common.AbstractTableColumn
   * @version $Id$
   * @author mindbridge
***************
*** 24,28 ****
  
  	/**
! 	 * @see net.sf.tapestry.contrib.table.model.column.ITableValueRendererSource#getValueRenderer(IRequestCycle, ITableModelSource, ITableColumn, Object)
  	 */
  	public IRender getRenderer(
--- 24,28 ----
  
  	/**
! 	 * @see net.sf.tapestry.contrib.table.model.ITableRendererSource#getRenderer(IRequestCycle, ITableModelSource, ITableColumn, Object)
  	 */
  	public IRender getRenderer(

Index: SimpleTableColumnRendererSource.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/contrib/src/net/sf/tapestry/contrib/table/model/simple/SimpleTableColumnRendererSource.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** SimpleTableColumnRendererSource.java	23 Dec 2002 12:40:28 -0000	1.1
--- SimpleTableColumnRendererSource.java	23 Dec 2002 22:38:59 -0000	1.2
***************
*** 11,20 ****
  /**
   * This is a simple implementation of 
!  * {@link net.sf.tapestry.contrib.table.model.column.ITableColumnRendererSource} 
!  * that returns a standard column renderer. <p>
   * 
   * This implementation requires that the column passed is of type SimpleTableColumn
   * 
!  * @see net.sf.tapestry.contrib.table.model.column.AbstractTableColumn
   * @version $Id$
   * @author mindbridge
--- 11,20 ----
  /**
   * This is a simple implementation of 
!  * {@link net.sf.tapestry.contrib.table.model.ITableRendererSource} 
!  * that returns a standard renderer of a column header. <p>
   * 
   * This implementation requires that the column passed is of type SimpleTableColumn
   * 
!  * @see net.sf.tapestry.contrib.table.model.common.AbstractTableColumn
   * @version $Id$
   * @author mindbridge
***************
*** 31,35 ****
  
  	/**
! 	 * @see net.sf.tapestry.contrib.table.model.column.ITableColumnRendererSource#getColumnRenderer(IRequestCycle, ITableModelSource, ITableColumn)
  	 */
  	public IRender getRenderer(
--- 31,35 ----
  
  	/**
! 	 * @see net.sf.tapestry.contrib.table.model.ITableRendererSource#getRenderer(IRequestCycle, ITableModelSource, ITableColumn, Object)
  	 */
  	public IRender getRenderer(



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.