Update of /cvsroot/jfor/jfor/src/org/jfor/jfor/converter
In directory usw-pr-cvs1:/tmp/cvs-serv32585
Modified Files:
TableAttributesConverter.java
Log Message:
no message
Index: TableAttributesConverter.java
===================================================================
RCS file:
/cvsroot/jfor/jfor/src/org/jfor/jfor/converter/TableAttributesConverter.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** TableAttributesConverter.java 23 Jun 2002 14:36:13 -0000 1.4
--- TableAttributesConverter.java 25 Jun 2002 13:48:10 -0000 1.5
***************
*** 38,41 ****
--- 38,44 ----
// $Id$
// $Log$
+ // Revision 1.5 2002/06/25 13:48:10 rmarra
+ // no message
+ //
// Revision 1.4 2002/06/23 14:36:13 rmarra
// Added attribute "keep-together", before only "keep-together.within-page"
was converted.
***************
*** 157,161 ****
}
! /*
//Check for keep-with-next row attribute.
if (AbstractBuilder.attributeIsSet(attrs,"keep-with-next")) {
--- 160,164 ----
}
!
//Check for keep-with-next row attribute.
if (AbstractBuilder.attributeIsSet(attrs,"keep-with-next")) {
***************
*** 168,172 ****
attrib.set(ITableAttributes.ROW_KEEP_WITH_PREVIOUS);
}
! */
/* to write a border to a side of a cell one must write the
directional side (ie. left, right) and the inside value
--- 171,175 ----
attrib.set(ITableAttributes.ROW_KEEP_WITH_PREVIOUS);
}
!
/* to write a border to a side of a cell one must write the
directional side (ie. left, right) and the inside value
-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
|
|