mirror of
https://codeberg.org/qg-info-unterricht/zpg-graphentester.git
synced 2026-03-25 04:58:24 +01:00
16 lines
696 B
Text
16 lines
696 B
Text
#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
|