zpg-graphentester/control/EditTabMitController.ctxt
2021-07-12 14:04:20 +02:00

32 lines
1.3 KiB
Text

#BlueJ class context
comment0.target=EditTabMitController
comment0.text=\r\n\ Die\ Klasse\ EditTabMitController\ stellt\ einen\ Tab\ inclusive\ ihres\ Controllers\r\n\ zur\ Editierung\ eines\ Graphs\ dar.\r\n\r\n\ @author\ Thomas\ Schaller\r\n\ @version\ v6.7\ (9.12.2020)\r\n
comment1.params=graph\ options
comment1.target=EditTabMitController(graph.Graph,\ graph.GraphOptions)
comment10.params=event
comment10.target=void\ bDistanzenBestimmen(javafx.event.ActionEvent)
comment11.params=event
comment11.target=void\ graphClicked(javafx.scene.input.MouseEvent)
comment12.params=
comment12.target=void\ mLoesche()
comment13.params=
comment13.target=void\ mWertAendern()
comment14.params=
comment14.target=void\ mInfotextAendern()
comment2.params=
comment2.target=void\ initialize()
comment3.params=size
comment3.target=void\ sGroesseAendern(java.lang.Number)
comment4.params=gerichtet
comment4.target=void\ setGerichtet(boolean)
comment5.params=gewichtet
comment5.target=void\ setGewichtet(boolean)
comment6.params=anzeigen
comment6.target=void\ setInfotext(boolean)
comment7.params=t
comment7.target=void\ setKnotenTyp(javafx.scene.control.Toggle)
comment8.params=event
comment8.target=void\ bBildLaden(javafx.event.ActionEvent)
comment9.params=event
comment9.target=void\ bBildLoeschen(javafx.event.ActionEvent)
numComments=15