mirror of
https://codeberg.org/qg-info-unterricht/zpg-graphentester.git
synced 2026-03-25 04:58:24 +01:00
Update auf die Version vom LFB
This commit is contained in:
parent
2bff291a51
commit
ad5fad0d0e
41 changed files with 4122 additions and 4132 deletions
|
|
@ -1,24 +1,24 @@
|
|||
#BlueJ class context
|
||||
comment0.target=SimulationTabMitController
|
||||
comment0.text=\r\n\ Die\ Klasse\ SimulationTabMitController\ stellt\ einen\ Tab\ inclusive\ ihres\ Controllers\r\n\ zur\ Simulation\ eines\ Algorithmus\ dar.\ Der\ Algorithmus\ kann\ ausgew\u00E4hlt\ und\ schrittweise\ \r\n\ durchgef\u00FChrt\ werden.\r\n\r\n\ @author\ Thomas\ Schaller\r\n\ @version\ v6.7\ (9.12.2020)\r\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
|
||||
#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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue