Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
W
S
SORT_BY_NAME
- Static variable in class net.sf.statcvs.renderer.
TableRenderer
Sorting by name
SORT_BY_SIZE
- Static variable in class net.sf.statcvs.renderer.
TableRenderer
Sorting by size
SPACE_COUNT
- Static variable in class net.sf.statcvs.output.
HTMLPage
STATE_INITIAL_REVISION
- Static variable in class net.sf.statcvs.model.
CvsRevision
state constant which marks an initial release of a file
STATE_NORMAL
- Static variable in class net.sf.statcvs.model.
CvsRevision
state constant for normal revisions
STATE_RE_ADDED
- Static variable in class net.sf.statcvs.model.
CvsRevision
state constant which marks a re-add of a previously deleted file
StatCvsTableModel
- class net.sf.statcvs.model.
StatCvsTableModel
.
Datatype for a Table containing String values
StatCvsTableModel(String[], String[][])
- Constructor for class net.sf.statcvs.model.
StatCvsTableModel
Constructs a StatCvsTableModel and initializes the table by passing data The first index in the Object[][] array is the row index and the second is the column index.
StatCvsTask
- class net.sf.statcvs.ant.
StatCvsTask
.
StatCvsTask()
- Constructor for class net.sf.statcvs.ant.
StatCvsTask
Constructor for StatCvsTask.
saveChartAsPng(String, JFreeChart, int, int)
- Static method in class net.sf.statcvs.renderer.
ChartRenderer
Saves a JFreeChart as PNG image stores the file in the working directory folder
saveChartAsPng(String, JFreeChart)
- Static method in class net.sf.statcvs.renderer.
ChartRenderer
Saves a JFreeChart as PNG image uses default width and default height
setAuthor(String)
- Method in class net.sf.statcvs.model.
CvsRevision
Sets the author.
setBranchName(String)
- Method in class net.sf.statcvs.model.
CvsRevision
Sets the branch of the revision.
setCheckedOutDirectory(String)
- Static method in class net.sf.statcvs.output.
ConfigurationOptions
Sets the checkedOutDirectory.
setComment(String)
- Method in class net.sf.statcvs.model.
CvsRevision
Sets the comment.
setCssFile(String)
- Method in class net.sf.statcvs.ant.
StatCvsTask
setCssFile(String)
- Static method in class net.sf.statcvs.output.
ConfigurationOptions
Sets the cssFile.
setCvsFile(CvsFile)
- Method in class net.sf.statcvs.model.
CvsRevision
Sets the
CvsFile
for the revision.
setCvsLogFile(String)
- Method in class net.sf.statcvs.ant.
StatCvsTask
setDate(Date)
- Method in class net.sf.statcvs.model.
CvsRevision
Sets the date.
setIsDead(boolean)
- Method in class net.sf.statcvs.model.
CvsRevision
Mark a dead file (which is currently deleted).
setLines(int, int)
- Method in class net.sf.statcvs.model.
CvsRevision
Convenience method for setting both added and removed lines.
setLinesAdded(int)
- Method in class net.sf.statcvs.model.
CvsRevision
Sets the number of added lines.
setLinesOfCode(int)
- Method in class net.sf.statcvs.model.
CvsRevision
Sets the lines of code value for this revision.
setLinesOfCode(String, int)
- Method in class net.sf.statcvs.model.
DummyRepositoryFileManager
Sets the number of lines of code for specified file
setLinesRemoved(int)
- Method in class net.sf.statcvs.model.
CvsRevision
Sets the number of removed lines.
setLogFileName(String)
- Static method in class net.sf.statcvs.output.
ConfigurationOptions
Sets the logFileName.
setLoggingProperties(String)
- Static method in class net.sf.statcvs.output.
ConfigurationOptions
Sets the name of the logging properties file
setOutputDir(String)
- Static method in class net.sf.statcvs.output.
ConfigurationOptions
Sets the outputDir.
setOutputDirectory(String)
- Method in class net.sf.statcvs.ant.
StatCvsTask
setProjectDirectory(String)
- Method in class net.sf.statcvs.ant.
StatCvsTask
setProjectName(String)
- Method in class net.sf.statcvs.ant.
StatCvsTask
setProjectName(String)
- Static method in class net.sf.statcvs.output.
ConfigurationOptions
Sets the projectName.
setShowCreditInformation(boolean)
- Static method in class net.sf.statcvs.output.
ConfigurationOptions
Enabe or disable the credit information in the generated charts
setShowCredits(String)
- Method in class net.sf.statcvs.ant.
StatCvsTask
setState(int)
- Method in class net.sf.statcvs.model.
CvsRevision
Sets the state flag of this revision.
size()
- Method in class net.sf.statcvs.model.
RevisionIteratorSummary
Returns the number of revisions (changes) in this set.
size()
- Method in class net.sf.statcvs.util.
IntegerMap
Returns the number of key-value pairs stored in the map.
strong(String)
- Method in class net.sf.statcvs.output.
HTMLPage
sum()
- Method in class net.sf.statcvs.util.
IntegerMap
Returns the sum of all values in the map.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
W