Added new UI to upload bayesian network.
authorMichele Silva <michele.silva@gmail.com>
Wed, 18 Jan 2012 00:33:30 +0000 (22:33 -0200)
committerMichele Silva <michele.silva@gmail.com>
Wed, 18 Jan 2012 00:33:30 +0000 (22:33 -0200)
commit3f2db471cd39158fc42f41ccc0a04aadd5abd9f3
tree5e638b7bae833db8172b37a3eab3c81cf77c3054
parent8d813ea11a52e11d21e6cfb5e442cac4af9d4a96
Added new UI to upload bayesian network.
12 files changed:
lib/commons-fileupload-1.2.2.jar [new file with mode: 0644]
lib/commons-io-2.1.jar [new file with mode: 0644]
nbproject/build-impl.xml
nbproject/genfiles.properties
nbproject/project.properties
nbproject/project.xml
src/java/org/ufcspa/simdecs/bn/ui/NodeController.java
src/java/org/ufcspa/simdecs/bn/ui/NodeTypeController.java [new file with mode: 0644]
web/WEB-INF/web.xml
web/bn.xhtml
web/img/bn/browse.png [new file with mode: 0644]
web/img/bn/remove.png [new file with mode: 0644]