From 472005cad5742e60e4dfd0f08249eb2878b63d47 Mon Sep 17 00:00:00 2001 From: dohodin Date: Sat, 21 Jan 2023 13:37:25 +0100 Subject: [PATCH] Virtual Captor Menu Working (button not assigned yet) --- .../ProjetJavaFX/console/LView.class | Bin 1300 -> 1300 bytes .../ProjetJavaFX/fxml/MainPage.fxml | 11 +- .../out/production/ProjetJavaFX/img/close.png | Bin 0 -> 19431 bytes Source/out/production/ProjetJavaFX/img/th.png | Bin 17681 -> 6213 bytes .../ProjetJavaFX/model/CPUTemp.class | Bin 3240 -> 2874 bytes .../ProjetJavaFX/model/Captor.class | Bin 2921 -> 2735 bytes .../ProjetJavaFX/view/MainPage$1$1.class | Bin 1670 -> 1670 bytes .../ProjetJavaFX/view/MainPage$1.class | Bin 1278 -> 1278 bytes .../ProjetJavaFX/view/MainPage.class | Bin 6412 -> 8459 bytes Source/resource/fxml/MainPage.fxml | 11 +- Source/resource/img/close.png | Bin 0 -> 19431 bytes Source/resource/img/th.png | Bin 17681 -> 6213 bytes Source/src/console/LView.java | 12 -- Source/src/model/CPUTemp.java | 27 ++- Source/src/model/Captor.java | 7 - Source/src/view/MainPage.java | 166 +++++++++++++----- 16 files changed, 146 insertions(+), 88 deletions(-) create mode 100644 Source/out/production/ProjetJavaFX/img/close.png create mode 100644 Source/resource/img/close.png diff --git a/Source/out/production/ProjetJavaFX/console/LView.class b/Source/out/production/ProjetJavaFX/console/LView.class index e973597e20a8ac2e560f6097576237c92f531bab..50c320606820261fa6a50025644807f2c819d13c 100644 GIT binary patch delta 47 zcmbQjHHB+~9SbA(WP6qpSpfzy20;dS1|bGj24Myr1`!5h22lnJpr{Rl_~Z*LE&#dC B2NnPT delta 47 zcmbQjHHB+~9SfuAWP6qpSt$lF25AO)1{nrb23ZCj1~~>}AkTt9fx(7BdGZAo7XZOd B2XX)a diff --git a/Source/out/production/ProjetJavaFX/fxml/MainPage.fxml b/Source/out/production/ProjetJavaFX/fxml/MainPage.fxml index 21b9e49..f32f5f5 100644 --- a/Source/out/production/ProjetJavaFX/fxml/MainPage.fxml +++ b/Source/out/production/ProjetJavaFX/fxml/MainPage.fxml @@ -13,13 +13,12 @@ - - - - - -