diff --git a/src/antidote/docs/design-overview.html b/src/antidote/docs/design-overview.html index 8eb3d325d..77e221702 100644 --- a/src/antidote/docs/design-overview.html +++ b/src/antidote/docs/design-overview.html @@ -254,5 +254,18 @@ Antidote Component Architecture this support, no user visible strings should appear in the source code itself.

+

Other Resources

+ +

Other information about development on Antidote:

+ + +
+

Copyright © 2000 Apache Software Foundation. All + rights Reserved.

+ diff --git a/src/antidote/docs/gui-requirements.html b/src/antidote/docs/gui-requirements.html index a6e7d663b..079684a66 100644 --- a/src/antidote/docs/gui-requirements.html +++ b/src/antidote/docs/gui-requirements.html @@ -241,5 +241,10 @@
  • Support auto-reparsing of contents and model update.
  • + +
    +

    Copyright © 2000 Apache Software Foundation. All + rights Reserved.

    + diff --git a/src/antidote/docs/new-module-howto.html b/src/antidote/docs/new-module-howto.html index 14777cccc..f73e5262d 100644 --- a/src/antidote/docs/new-module-howto.html +++ b/src/antidote/docs/new-module-howto.html @@ -77,5 +77,9 @@ examples that use the various facilities of the Antidote framework.

    +
    +

    Copyright © 2000 Apache Software Foundation. All + rights Reserved.

    + diff --git a/src/antidote/docs/uml/index.html b/src/antidote/docs/uml/index.html new file mode 100644 index 000000000..c3b3c0239 --- /dev/null +++ b/src/antidote/docs/uml/index.html @@ -0,0 +1,40 @@ + + + + Antidote UML Static Class Diagrams + + + + +

    Antidote UML Static Class Diagrams

    + +

    Version 0.1 (2000/12/19)

    + +

    Authors: + Simeon H.K. Fitch +

    + +

    Diagram Images

    + +

    The following UML static class diagrams were generated using Together/J, reverse engineering the + existing code. They are no means guaranteed to be kept up to date, and are + only a snapshot of development in progress. Their purpose is to help give + people a quick glance a the class structure of the various packages that + make up.

    + +
      +
    1. org.apache.tools.ant.gui
    2. +
    3. org.apache.tools.ant.gui.acs
    4. +
    5. org.apache.tools.ant.gui.command
    6. +
    7. org.apache.tools.ant.gui.customizer
    8. +
    9. org.apache.tools.ant.gui.event
    10. +
    11. org.apache.tools.ant.gui.ide
    12. +
    13. org.apache.tools.ant.gui.util
    14. +
    + +
    +

    Copyright © 2000 Apache Software Foundation. All + rights Reserved.

    + + diff --git a/src/antidote/docs/uml/org-apache-tools-ant-gui-acs.gif b/src/antidote/docs/uml/org-apache-tools-ant-gui-acs.gif new file mode 100644 index 000000000..66ba17ca3 Binary files /dev/null and b/src/antidote/docs/uml/org-apache-tools-ant-gui-acs.gif differ diff --git a/src/antidote/docs/uml/org-apache-tools-ant-gui-command.gif b/src/antidote/docs/uml/org-apache-tools-ant-gui-command.gif new file mode 100644 index 000000000..5dcf9b307 Binary files /dev/null and b/src/antidote/docs/uml/org-apache-tools-ant-gui-command.gif differ diff --git a/src/antidote/docs/uml/org-apache-tools-ant-gui-customizer.gif b/src/antidote/docs/uml/org-apache-tools-ant-gui-customizer.gif new file mode 100644 index 000000000..f37aceae6 Binary files /dev/null and b/src/antidote/docs/uml/org-apache-tools-ant-gui-customizer.gif differ diff --git a/src/antidote/docs/uml/org-apache-tools-ant-gui-event.gif b/src/antidote/docs/uml/org-apache-tools-ant-gui-event.gif new file mode 100644 index 000000000..b48da5cc4 Binary files /dev/null and b/src/antidote/docs/uml/org-apache-tools-ant-gui-event.gif differ diff --git a/src/antidote/docs/uml/org-apache-tools-ant-gui-ide.gif b/src/antidote/docs/uml/org-apache-tools-ant-gui-ide.gif new file mode 100644 index 000000000..b8fe34344 Binary files /dev/null and b/src/antidote/docs/uml/org-apache-tools-ant-gui-ide.gif differ diff --git a/src/antidote/docs/uml/org-apache-tools-ant-gui-util.gif b/src/antidote/docs/uml/org-apache-tools-ant-gui-util.gif new file mode 100644 index 000000000..64a3f47d8 Binary files /dev/null and b/src/antidote/docs/uml/org-apache-tools-ant-gui-util.gif differ diff --git a/src/antidote/docs/uml/org-apache-tools-ant-gui.gif b/src/antidote/docs/uml/org-apache-tools-ant-gui.gif new file mode 100644 index 000000000..cc66b229a Binary files /dev/null and b/src/antidote/docs/uml/org-apache-tools-ant-gui.gif differ