Add random temperature updates
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
<?import javafx.scene.control.TextField?>
|
||||
<?import javafx.scene.layout.BorderPane?>
|
||||
<?import javafx.scene.control.Button?>
|
||||
<SplitPane xmlns:fx="http://javafx.com/fxml" prefHeight="400.0" prefWidth="600.0"
|
||||
fx:controller="fr.uca.iut.clfreville2.gui.MainWindows">
|
||||
<SplitPane xmlns:fx="http://javafx.com/fxml" prefHeight="400.0" prefWidth="600.0">
|
||||
<ListView fx:id="sensorsList" />
|
||||
<VBox alignment="TOP_CENTER">
|
||||
<padding>
|
||||
|
Reference in New Issue
Block a user