From 775c26c5733ae07faa327b6367d879a4d2d5b376 Mon Sep 17 00:00:00 2001 From: Katarzyna Streich Date: Tue, 16 May 2017 11:44:41 +0100 Subject: [PATCH] Address PR comments. --- .../Explorer___demo_nodes.xml | 2 +- .../Explorer___demo_nodes__simulation_.xml | 2 +- .../client/jfx/model/StateMachineDataModel.kt | 11 +--- .../net/corda/client/mock/EventGenerator.kt | 4 +- .../net/corda/explorer/views/SearchField.kt | 2 +- .../explorer/views/StateMachineViewer.kt | 60 ++++++++++--------- .../corda/explorer/views/TransactionViewer.kt | 4 +- .../views/cordapps/cash/CashViewer.kt | 4 +- 8 files changed, 41 insertions(+), 48 deletions(-) diff --git a/.idea/runConfigurations/Explorer___demo_nodes.xml b/.idea/runConfigurations/Explorer___demo_nodes.xml index 1d60b2ab6e..42dcfcb487 100644 --- a/.idea/runConfigurations/Explorer___demo_nodes.xml +++ b/.idea/runConfigurations/Explorer___demo_nodes.xml @@ -2,7 +2,7 @@