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
36
control/Hilfefenster.ctxt
Normal file
36
control/Hilfefenster.ctxt
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
#BlueJ class context
|
||||
comment0.target=Hilfefenster
|
||||
comment0.text=\r\n\ Die\ Klasse\ Hilfefenster\ stellt\ ein\ Hilfefenster\ f\u00FCr\ die\ Simulation\ eines\r\n\ Algorithmus\ bereit.\r\n\r\n\ @author\ Thomas\ Schaller\r\n\ @version\ v6.7\ (9.12.2020)\r\n
|
||||
comment1.params=
|
||||
comment1.target=void\ initialize()
|
||||
comment10.params=
|
||||
comment10.target=void\ run()
|
||||
comment11.params=a
|
||||
comment11.target=void\ setReviewAllowed(boolean)
|
||||
comment12.params=
|
||||
comment12.target=void\ showState()
|
||||
comment13.params=
|
||||
comment13.target=void\ run()
|
||||
comment14.params=t\ search\ nr
|
||||
comment14.target=int\ calculateIndex(javafx.scene.control.TreeItem,\ javafx.scene.control.TreeItem,\ int)
|
||||
comment15.params=event
|
||||
comment15.target=void\ bCopyClicked(javafx.event.ActionEvent)
|
||||
comment16.params=t\ tab
|
||||
comment16.target=java.lang.String\ generateClipboardContent(javafx.scene.control.TreeItem,\ java.lang.String)
|
||||
comment2.params=gp
|
||||
comment2.target=void\ setGraphPlotter(graph.GraphPlotter)
|
||||
comment3.params=
|
||||
comment3.target=void\ loescheAlles()
|
||||
comment4.params=
|
||||
comment4.target=void\ run()
|
||||
comment5.params=text
|
||||
comment5.target=void\ append(java.lang.String)
|
||||
comment6.params=
|
||||
comment6.target=void\ run()
|
||||
comment7.params=
|
||||
comment7.target=void\ indentMore()
|
||||
comment8.params=
|
||||
comment8.target=void\ run()
|
||||
comment9.params=
|
||||
comment9.target=void\ indentLess()
|
||||
numComments=17
|
||||
Loading…
Add table
Add a link
Reference in a new issue