mirror of
https://codeberg.org/qg-info-unterricht/zpg-graphentester.git
synced 2026-03-25 04:58:24 +01:00
First Commit (Fobi)
This commit is contained in:
commit
2bff291a51
336 changed files with 88781 additions and 0 deletions
24
control/SimulationTabMitController.ctxt
Normal file
24
control/SimulationTabMitController.ctxt
Normal file
|
|
@ -0,0 +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
|
||||
Loading…
Add table
Add a link
Reference in a new issue