From 23f7946004e1b09945c7852dceb846f85dad7828 Mon Sep 17 00:00:00 2001 From: Michele Silva Date: Tue, 24 Jan 2012 15:19:19 -0200 Subject: [PATCH] Changing interface from panned to tabbed, for better usability and visualization. --- web/bn.xhtml | 26 ++++++++++++++++---------- 1 files changed, 16 insertions(+), 10 deletions(-) diff --git a/web/bn.xhtml b/web/bn.xhtml index b31236f..11bc566 100644 --- a/web/bn.xhtml +++ b/web/bn.xhtml @@ -16,7 +16,7 @@ fileUploadListener="#{fileUploadController.handleFileUpload}" image="/img/bn/browse.png" customUI="true" multiple="true" label="Selecione..." allowTypes="*.xml;" description="Images" - update="bayesianNetworkList, nodeList"/> + update="tabView"/> Enviar Redes Bayesianas @@ -25,8 +25,9 @@ - + + +

@@ -65,9 +66,9 @@ -
+ - +

@@ -155,9 +156,13 @@
+ +

+ +
-
- + +

@@ -206,8 +211,8 @@

-
- + +

@@ -264,7 +269,8 @@

-
+ + -- 1.7.6.4