Skip to content
Snippets Groups Projects
employeeAvailability.fxml 187 B
<?xml version="1.0" encoding="UTF-8"?>

<?import javafx.scene.control.Label?>


<Label text="availability test" xmlns="http://javafx.com/javafx/17" xmlns:fx="http://javafx.com/fxml/1" />