|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIf.ReportGenerator
public class ReportGenerator
This class generates reports as well as charts for the what-if scenarios
Creation date: 21-Mar-2005
Nested Class Summary | |
---|---|
class |
ReportGenerator.LoadReport
|
Method Summary | |
---|---|
javax.swing.JPanel |
generateReport()
Create the report(s) |
static ReportGenerator |
getInstance()
Return the instance of this class |
void |
initReport(java.lang.String reportType)
initialize the new reoprt |
void |
reset()
Reset parameters to default value (before a new report generation) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ReportGenerator getInstance()
public void reset()
public void initReport(java.lang.String reportType) throws InvalidTrafficMatrixException, NoRouteToHostException, RoutingException
reportType
- (Monitor Load, ...)
InvalidTrafficMatrixException
NoRouteToHostException
RoutingException
public javax.swing.JPanel generateReport() throws InvalidTrafficMatrixException, NoRouteToHostException, RoutingException
InvalidTrafficMatrixException
NoRouteToHostException
RoutingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |