|
||||||||||
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.WIObservedDataSelection
public class WIObservedDataSelection
Allow to choose the data that will be observed in a what if scenario
Creation date: 21-Mar-2005
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 |
---|
public static WIObservedDataSelection getInstance()
public static javax.swing.JPanel getObservedDataSelectionPanel()
public void saveInitialState() throws InvalidTrafficMatrixException, NoRouteToHostException, RoutingException
InvalidTrafficMatrixException
NoRouteToHostException
RoutingException
public javax.swing.JPanel computeReport() throws InvalidTrafficMatrixException, NoRouteToHostException, RoutingException
InvalidTrafficMatrixException
NoRouteToHostException
RoutingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |