Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class net.sf.statcvs.reportmodel.IntegerColumn
Uses in package net.sf.statcvs.reportmodel
Constructors with parameter type net.sf.statcvs.reportmodel.IntegerColumn
RatioColumn
.
RatioColumn
(String title,
IntegerColumn
col1,
IntegerColumn
col2)
Creates a new
RatioColumn
, which contains the ratio between col1 and col2
Overview
Package
Class
Use
Tree
Index
Deprecated
About