|
||||||||||
| 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.guiComponents.scenario.ScenarioExecutor
public class ScenarioExecutor
Graphical representation of a scenario in a panel. A ScenarioJTree is used to represent the scenario.
Creation date: 9 janv. 2006
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 |
|---|
public ScenarioExecutor(Scenario scenario)
scenario - | Method Detail |
|---|
public javax.swing.JPanel getPanel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||