summaryrefslogtreecommitdiffstats
path: root/watchmaker/book/src/xml/gui.xml
diff options
context:
space:
mode:
Diffstat (limited to 'watchmaker/book/src/xml/gui.xml')
-rw-r--r--watchmaker/book/src/xml/gui.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/watchmaker/book/src/xml/gui.xml b/watchmaker/book/src/xml/gui.xml
new file mode 100644
index 0000000..f339f77
--- /dev/null
+++ b/watchmaker/book/src/xml/gui.xml
@@ -0,0 +1,22 @@
+<appendix xmlns="http://docbook.org/ns/docbook"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://docbook.org/ns/docbook http://www.docbook.org/xml/5.0/xsd/docbook.xsd">
+ <title>Building Graphical User Interfaces for Evolutionary Programs</title>
+ <subtitle>Using the Watchmaker Swing Module</subtitle>
+ <section>
+ <title>Evolution Controls</title>
+ <para>TODO</para>
+ <section>
+ <title>Number Generators</title>
+ <para>TODO</para>
+ </section>
+ </section>
+ <section>
+ <title>Updating the GUI from an EvolutionObserver</title>
+ <para>TODO</para>
+ </section>
+ <section>
+ <title>The Evolution Monitor</title>
+ <para>TODO</para>
+ </section>
+</appendix>