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,16 +1,16 @@
|
|||
#BlueJ class context
|
||||
comment0.target=TabMitController
|
||||
comment0.text=\r\n\ Die\ Klasse\ TabMitController\ stellt\ die\ Oberklasse\ f\u00FCr\ alle\ Tabs\ des\ Graphentesters\r\n\ dar.\r\n\r\n\ @author\ Thomas\ Schaller\r\n\ @version\ v6.7\ (9.12.2020)\r\n
|
||||
comment1.params=
|
||||
comment1.target=void\ initialize()
|
||||
comment2.params=taboptions
|
||||
comment2.target=void\ tabOeffnen(graph.GraphOptions)
|
||||
comment3.params=
|
||||
comment3.target=graph.GraphOptions\ getGraphOptions()
|
||||
comment4.params=
|
||||
comment4.target=void\ update()
|
||||
comment5.params=graph\ options
|
||||
comment5.target=void\ setGraph(graph.Graph,\ graph.GraphOptions)
|
||||
comment6.params=
|
||||
comment6.target=graph.GraphPlotter\ getViewer()
|
||||
numComments=7
|
||||
#BlueJ class context
|
||||
comment0.target=TabMitController
|
||||
comment0.text=\n\ Die\ Klasse\ TabMitController\ stellt\ die\ Oberklasse\ f\u00FCr\ alle\ Tabs\ des\ Graphentesters\n\ dar.\n\n\ @author\ Thomas\ Schaller\n\ @version\ v6.7\ (9.12.2020)\n
|
||||
comment1.params=
|
||||
comment1.target=void\ initialize()
|
||||
comment2.params=taboptions
|
||||
comment2.target=void\ tabOeffnen(graph.GraphOptions)
|
||||
comment3.params=
|
||||
comment3.target=graph.GraphOptions\ getGraphOptions()
|
||||
comment4.params=
|
||||
comment4.target=void\ update()
|
||||
comment5.params=graph\ options
|
||||
comment5.target=void\ setGraph(graph.Graph,\ graph.GraphOptions)
|
||||
comment6.params=
|
||||
comment6.target=graph.GraphPlotter\ getViewer()
|
||||
numComments=7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue