From 114e9fd8bf5eb8d036764bd906ee83009ad68d20 Mon Sep 17 00:00:00 2001 From: alartigu Date: Mon, 28 Dec 2020 10:29:02 +0400 Subject: [PATCH] DB Fonctionnelle , il ne manque plus qu'a l'ajouter au code --- .../main/fenetres/View_Clavardage.fxml | 22 ++++---- .../compileJava/source-classes-mapping.txt | 54 +++++++++---------- .../main/java/chatapp/Controller/ChatApp.java | 15 ++---- .../src/main/java/chatapp/Launcher.java | 2 +- .../src/main/java/chatapp/Model/DataBase.java | 32 +++++------ 5 files changed, 56 insertions(+), 69 deletions(-) diff --git a/Implementation/chatapp/build/resources/main/fenetres/View_Clavardage.fxml b/Implementation/chatapp/build/resources/main/fenetres/View_Clavardage.fxml index 9e8975e..ebb0e85 100644 --- a/Implementation/chatapp/build/resources/main/fenetres/View_Clavardage.fxml +++ b/Implementation/chatapp/build/resources/main/fenetres/View_Clavardage.fxml @@ -51,25 +51,31 @@