|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Report | |
|---|---|
| mathcomp.monitor | Contains API and implementation for monitoring and reporting. |
| Uses of Report in mathcomp.monitor |
|---|
| Fields in mathcomp.monitor declared as Report | |
|---|---|
static Report |
Report.EMPTY_REPORT
|
| Methods in mathcomp.monitor that return Report | |
|---|---|
Report |
SwingReport.getReport()
|
Report |
SwingReport.MyTableModel.getReport()
|
Report |
Reportable.getReport()
|
Report |
DefaultReportable.getReport()
|
| Methods in mathcomp.monitor with parameters of type Report | |
|---|---|
double |
Report.NumberColumn.getDoubleValue(Report report,
int row)
|
java.lang.Object |
Report.Column.getValue(Report report,
int row)
|
java.lang.Object |
Report.QuotientColumn.getValue(Report report,
int row)
|
void |
SwingReport.setReport(Report report)
|
void |
SwingReport.MyTableModel.setReport(Report report)
|
void |
Reportable.setReport(Report report)
|
void |
DefaultReportable.setReport(Report report)
|
| Constructors in mathcomp.monitor with parameters of type Report | |
|---|---|
SwingReport(java.lang.String id,
Report report,
java.awt.Dimension d)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||