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,12 +1,12 @@
|
|||
#BlueJ class context
|
||||
comment0.target=GraphOptions
|
||||
comment0.text=\r\n\ Die\ Klasse\ GraphOptions\ speichert,\ wie\ ein\ Graph\ in\ einem\ Fenster\ vom\ \r\n\ GraphPlotter\ angezeigt\ wird.\r\n\r\n\ @author\ Thomas\ Schaller\r\n\ @version\ v6.7\ (9.12.2020)\r\n
|
||||
comment1.params=
|
||||
comment1.target=GraphOptions()
|
||||
comment2.params=csvParser
|
||||
comment2.target=void\ ladeGraph(imp.Table)
|
||||
comment3.params=
|
||||
comment3.target=java.lang.String\ getText()
|
||||
comment4.params=
|
||||
comment4.target=GraphOptions\ copy()
|
||||
numComments=5
|
||||
#BlueJ class context
|
||||
comment0.target=GraphOptions
|
||||
comment0.text=\n\ Die\ Klasse\ GraphOptions\ speichert,\ wie\ ein\ Graph\ in\ einem\ Fenster\ vom\ \n\ GraphPlotter\ angezeigt\ wird.\n\n\ @author\ Thomas\ Schaller\n\ @version\ v6.7\ (9.12.2020)\n
|
||||
comment1.params=
|
||||
comment1.target=GraphOptions()
|
||||
comment2.params=csvParser
|
||||
comment2.target=void\ ladeGraph(imp.Table)
|
||||
comment3.params=
|
||||
comment3.target=java.lang.String\ getText()
|
||||
comment4.params=
|
||||
comment4.target=GraphOptions\ copy()
|
||||
numComments=5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue