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

78 lines
3.3 KiB
Text

#BlueJ class context
comment0.target=UnterTabMitController
comment0.text=\r\n\ Die\ Klasse\ UnterTabMitController\ stellt\ einen\ Tab\ inclusive\ ihres\ Controllers\r\n\ zur\ h\u00E4ndischen\ Erforschung\ eines\ Algorithmus.\ Es\ wird\ immer\ ein\ einzelner\ Knoten\ \r\n\ oder\ eine\ Kante\ fokussiert.\r\n\r\n\ @author\ Thomas\ Schaller\r\n\ @version\ v6.7\ (9.12.2020)\r\n
comment1.params=graph\ options
comment1.target=UnterTabMitController(graph.Graph,\ graph.GraphOptions)
comment10.params=event
comment10.target=void\ bBesucht(javafx.event.ActionEvent)
comment11.params=event
comment11.target=void\ bEnde(javafx.event.ActionEvent)
comment12.params=event
comment12.target=void\ knotenFarbe(javafx.scene.input.MouseEvent)
comment13.params=event
comment13.target=void\ bMarkieren(javafx.event.ActionEvent)
comment14.params=
comment14.target=void\ updateInfofeld()
comment15.params=event
comment15.target=void\ graphClicked(javafx.scene.input.MouseEvent)
comment16.params=event
comment16.target=void\ bHinzufuegenAnfang(javafx.event.ActionEvent)
comment17.params=event
comment17.target=void\ bHinzufuegenEnde(javafx.event.ActionEvent)
comment18.params=event
comment18.target=void\ bLoeschenAusListe(javafx.event.ActionEvent)
comment19.params=event
comment19.target=void\ bNaechster(javafx.event.ActionEvent)
comment2.params=
comment2.target=void\ initialize()
comment20.params=event
comment20.target=void\ bSort(javafx.event.ActionEvent)
comment21.params=event
comment21.target=void\ bVoheriger(javafx.event.ActionEvent)
comment22.params=event
comment22.target=void\ bWertAendern(javafx.event.ActionEvent)
comment23.params=event
comment23.target=void\ bGeheZu(javafx.event.ActionEvent)
comment24.params=event
comment24.target=void\ mBeenden(javafx.event.ActionEvent)
comment25.params=event
comment25.target=void\ mBesucheKnoten(javafx.event.ActionEvent)
comment26.params=event
comment26.target=void\ mBesuchtLoeschen(javafx.event.ActionEvent)
comment27.params=event
comment27.target=void\ mFaerbeKnoten(javafx.event.ActionEvent)
comment28.params=event
comment28.target=void\ mMarkiereKnoten(javafx.event.ActionEvent)
comment29.params=event
comment29.target=void\ mMarkierungenLoeschen(javafx.event.ActionEvent)
comment3.params=graph\ options
comment3.target=void\ setGraph(graph.Graph,\ graph.GraphOptions)
comment30.params=event
comment30.target=void\ mOeffnen(javafx.event.ActionEvent)
comment31.params=event
comment31.target=void\ mSchliessen(javafx.event.ActionEvent)
comment32.params=event
comment32.target=void\ mSpeichern(javafx.event.ActionEvent)
comment33.params=event
comment33.target=void\ mUeber(javafx.event.ActionEvent)
comment34.params=event
comment34.target=void\ mWertSetzen(javafx.event.ActionEvent)
comment35.params=event
comment35.target=void\ mZurueck(javafx.event.ActionEvent)
comment36.params=event
comment36.target=void\ bStatusRestore(javafx.event.ActionEvent)
comment37.params=event
comment37.target=void\ bStatusSave(javafx.event.ActionEvent)
comment4.params=
comment4.target=void\ buildAuswahl()
comment5.params=
comment5.target=void\ update()
comment6.params=
comment6.target=void\ fillLvAuswahl()
comment7.params=
comment7.target=void\ showAuswahl()
comment8.params=auswahl
comment8.target=void\ setAuswahl(java.util.List)
comment9.params=event
comment9.target=void\ bAnfang(javafx.event.ActionEvent)
numComments=38