zpg-graphentester/control/SimulationTabMitController.ctxt
2022-11-13 19:51:54 +01:00

24 lines
1.1 KiB
Text

#BlueJ class context
comment0.target=SimulationTabMitController
comment0.text=\n\ Die\ Klasse\ SimulationTabMitController\ stellt\ einen\ Tab\ inclusive\ ihres\ Controllers\n\ zur\ Simulation\ eines\ Algorithmus\ dar.\ Der\ Algorithmus\ kann\ ausgew\u00E4hlt\ und\ schrittweise\ \n\ durchgef\u00FChrt\ werden.\n\n\ @author\ Thomas\ Schaller\n\ @version\ v6.7\ (9.12.2020)\n
comment1.params=graph\ options
comment1.target=SimulationTabMitController(graph.Graph,\ graph.GraphOptions)
comment10.params=event
comment10.target=void\ mBreak(javafx.event.ActionEvent)
comment2.params=
comment2.target=void\ initialize()
comment3.params=
comment3.target=void\ afterClosing()
comment4.params=
comment4.target=void\ hilfefensterErzeugen()
comment5.params=b
comment5.target=void\ showHilfe(boolean)
comment6.params=graph\ options
comment6.target=void\ setGraph(graph.Graph,\ graph.GraphOptions)
comment7.params=event
comment7.target=void\ mReset(javafx.event.ActionEvent)
comment8.params=event
comment8.target=void\ mStep(javafx.event.ActionEvent)
comment9.params=event
comment9.target=void\ mStart(javafx.event.ActionEvent)
numComments=11