BestelluebersichtMitarbeiter Maske (nicht fertig)

This commit is contained in:
Avapox
2023-12-13 11:05:06 +01:00
parent d24616fe00
commit 05c829a633
3 changed files with 4 additions and 5 deletions

View File

@@ -1,11 +1,9 @@
package de.subway_surfers.vpr_app;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.fxml.FXML;
import javafx.scene.control.ListView;
import javafx.scene.control.ScrollPane;
import javafx.scene.layout.AnchorPane;
public class BestelluebersichtMitarbeiter {
@FXML