be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIf
Class WIObservedDataSelection

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIf.WIObservedDataSelection

public class WIObservedDataSelection
extends java.lang.Object

Allow to choose the data that will be observed in a what if scenario

Creation date: 21-Mar-2005

Author:
Olivier Materne (O.Materne@student.ulg.ac.be)

Method Summary
 javax.swing.JPanel computeReport()
          call to report generator to generate the report
static WIObservedDataSelection getInstance()
           
static javax.swing.JPanel getObservedDataSelectionPanel()
          A panel that allow to select the data to be observed
 void saveInitialState()
          call report generator to select the observed data
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static WIObservedDataSelection getInstance()
Returns:
the instance of this class

getObservedDataSelectionPanel

public static javax.swing.JPanel getObservedDataSelectionPanel()
A panel that allow to select the data to be observed

Returns:

saveInitialState

public void saveInitialState()
                      throws InvalidTrafficMatrixException,
                             NoRouteToHostException,
                             RoutingException
call report generator to select the observed data

Throws:
InvalidTrafficMatrixException
NoRouteToHostException
RoutingException

computeReport

public javax.swing.JPanel computeReport()
                                 throws InvalidTrafficMatrixException,
                                        NoRouteToHostException,
                                        RoutingException
call to report generator to generate the report

Returns:
Throws:
InvalidTrafficMatrixException
NoRouteToHostException
RoutingException


Copyright © 2004-2006 Research Unit in Networking, All Rights Reserved.