From b2cc0f1447a49f43e8874e92bf3c9ae93333e448 Mon Sep 17 00:00:00 2001 From: tainfante Date: Sun, 21 Jan 2018 19:34:57 +0100 Subject: [PATCH] different data receiving concept --- .idea/workspace.xml | 213 ++++++++++++++---- .../KCC_App/sample/Controller.class | Bin 3934 -> 4431 bytes out/production/KCC_App/sample/Port.class | Bin 4044 -> 2936 bytes out/production/KCC_App/sample/sample.fxml | 10 +- src/sample/Controller.java | 44 ++-- src/sample/Port.java | 123 +++++----- src/sample/sample.fxml | 10 +- 7 files changed, 277 insertions(+), 123 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index db0bbdb..6f43db5 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,8 +2,10 @@ - + + + @@ -64,7 +66,7 @@ - + @@ -73,23 +75,25 @@ - + - - + + + + - + - - + + @@ -97,19 +101,6 @@ - - - - - - - - - - - - - @@ -137,8 +128,8 @@ @@ -168,9 +159,6 @@ - - - @@ -197,6 +185,9 @@