be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.scenario
Class ScenarioExecutor

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.scenario.ScenarioExecutor

public class ScenarioExecutor
extends java.lang.Object

Graphical representation of a scenario in a panel. A ScenarioJTree is used to represent the scenario.

Creation date: 9 janv. 2006

Author:
Ga�l Monfort (monfort@run.montefiore.ulg.ac.be)
See Also:
ScenarioJTree

Constructor Summary
ScenarioExecutor(Scenario scenario)
          Create a new tree representing the given scenario
 
Method Summary
 javax.swing.JPanel getPanel()
          build a panel containg the representation of the scenario in addition to control buttons (step, finish execution, execute to selection).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScenarioExecutor

public ScenarioExecutor(Scenario scenario)
Create a new tree representing the given scenario

Parameters:
scenario -
Method Detail

getPanel

public javax.swing.JPanel getPanel()
build a panel containg the representation of the scenario in addition to control buttons (step, finish execution, execute to selection).

Returns:
the built panel


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