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

View file

@ -0,0 +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