diff --git a/healthdisplay/.idea/compiler.xml b/healthdisplay/.idea/compiler.xml
index fa7a277..2e11072 100644
--- a/healthdisplay/.idea/compiler.xml
+++ b/healthdisplay/.idea/compiler.xml
@@ -25,6 +25,9 @@
+
+
+
diff --git a/healthdisplay/.idea/libraries/Maven__asm_asm_3_0.xml b/healthdisplay/.idea/libraries/Maven__asm_asm_3_0.xml
new file mode 100644
index 0000000..7967610
--- /dev/null
+++ b/healthdisplay/.idea/libraries/Maven__asm_asm_3_0.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/healthdisplay/.idea/libraries/Maven__asm_asm_commons_3_0.xml b/healthdisplay/.idea/libraries/Maven__asm_asm_commons_3_0.xml
new file mode 100644
index 0000000..3cef17f
--- /dev/null
+++ b/healthdisplay/.idea/libraries/Maven__asm_asm_commons_3_0.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/healthdisplay/.idea/libraries/Maven__asm_asm_tree_3_0.xml b/healthdisplay/.idea/libraries/Maven__asm_asm_tree_3_0.xml
new file mode 100644
index 0000000..967bfbd
--- /dev/null
+++ b/healthdisplay/.idea/libraries/Maven__asm_asm_tree_3_0.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/healthdisplay/.idea/libraries/Maven__com_intellij_forms_rt_7_0_3.xml b/healthdisplay/.idea/libraries/Maven__com_intellij_forms_rt_7_0_3.xml
new file mode 100644
index 0000000..7c63da5
--- /dev/null
+++ b/healthdisplay/.idea/libraries/Maven__com_intellij_forms_rt_7_0_3.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/healthdisplay/.idea/libraries/Maven__com_jgoodies_forms_1_1_preview.xml b/healthdisplay/.idea/libraries/Maven__com_jgoodies_forms_1_1_preview.xml
new file mode 100644
index 0000000..230ff65
--- /dev/null
+++ b/healthdisplay/.idea/libraries/Maven__com_jgoodies_forms_1_1_preview.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/healthdisplay/.idea/libraries/Maven__jdom_jdom_1_0.xml b/healthdisplay/.idea/libraries/Maven__jdom_jdom_1_0.xml
new file mode 100644
index 0000000..3349d67
--- /dev/null
+++ b/healthdisplay/.idea/libraries/Maven__jdom_jdom_1_0.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/healthdisplay/.idea/uiDesigner.xml b/healthdisplay/.idea/uiDesigner.xml
index fbab987..9a015a0 100644
--- a/healthdisplay/.idea/uiDesigner.xml
+++ b/healthdisplay/.idea/uiDesigner.xml
@@ -119,7 +119,7 @@
-
- -
+
-
diff --git a/healthdisplay/README b/healthdisplay/README
new file mode 100644
index 0000000..4a3b245
--- /dev/null
+++ b/healthdisplay/README
@@ -0,0 +1,5 @@
+
+
+compile with
+
+mvn clean compile ideauidesigner:javac2 assembly:single
diff --git a/healthdisplay/healthdisplay.iml b/healthdisplay/healthdisplay.iml
index e6e4b05..8a76843 100644
--- a/healthdisplay/healthdisplay.iml
+++ b/healthdisplay/healthdisplay.iml
@@ -1,16 +1,22 @@
-
+
-
+
+
+
+
+
+
+
diff --git a/healthdisplay/pom.xml b/healthdisplay/pom.xml
index 281e1a1..30de015 100644
--- a/healthdisplay/pom.xml
+++ b/healthdisplay/pom.xml
@@ -20,6 +20,12 @@
netty
3.2.7.Final
+
+ com.intellij
+ forms_rt
+ 7.0.3
+
+
@@ -36,14 +42,23 @@
-
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 2.3.2
+
+
+ 1.7
+ UTF-8
+
+
maven-assembly-plugin
- MainForm
+ de.psychose.MainForm
@@ -51,6 +66,24 @@
+
+ org.codehaus.mojo
+ ideauidesigner-maven-plugin
+
+
+
+ javac2
+
+
+
+
+
+ true
+ true
+ true
+
+
+
diff --git a/healthdisplay/src/ActorDisplay.form b/healthdisplay/src/main/java/de/psychose/ActorDisplay.form
similarity index 99%
rename from healthdisplay/src/ActorDisplay.form
rename to healthdisplay/src/main/java/de/psychose/ActorDisplay.form
index 37cd41b..f990072 100644
--- a/healthdisplay/src/ActorDisplay.form
+++ b/healthdisplay/src/main/java/de/psychose/ActorDisplay.form
@@ -1,5 +1,5 @@
-