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
12
graph/GraphOptions.ctxt
Normal file
12
graph/GraphOptions.ctxt
Normal file
|
|
@ -0,0 +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
|
||||
Loading…
Add table
Add a link
Reference in a new issue