First Commit (Fobi)

This commit is contained in:
Frank Schiebel 2021-07-12 14:04:20 +02:00
commit 2bff291a51
336 changed files with 88781 additions and 0 deletions

12
graph/GraphOptions.ctxt Normal file
View 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