|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Column | |
| net.sf.statcvs.reportmodel | |
| Uses of Column in net.sf.statcvs.reportmodel |
| Subclasses of Column in net.sf.statcvs.reportmodel | |
class |
AuthorColumn
A table column containing author names |
class |
AuthorIdColumn
A table column containing author names |
class |
DirectoryColumn
A table column containing directories |
class |
FileColumn
A table column containing files |
class |
GenericColumn
A generic column with a text header and a text total. |
class |
IntegerColumn
A column of integer values. |
class |
LinkColumn
|
class |
RatioColumn
A column showing the ratio between two IntegerColumns. |
class |
SimpleTextColumn
A generic text column without any special behaviour. |
| Methods in net.sf.statcvs.reportmodel with parameters of type Column | |
void |
Table.addColumn(Column column)
Adds a column to the table |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||