diff options
author | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-21 21:54:31 +0000 |
---|---|---|
committer | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-21 21:54:31 +0000 |
commit | df7d7981b56a4560c95ea7e9b194080e93398ecf (patch) | |
tree | b3ae4f02d23ae1f7f4951c776ee8d91b0047dd6f /doc/uk/org/ury/frontend/AbstractFrontendModule.html | |
parent | 2d073129857a42ab4195cd433c8be152e357033f (diff) |
GREAT PACKAGE RESHUFFLE: Everything is now organised into frontend, backend and common (to frontend and backend) packages. Things may have been broken. Doc refresh.
Diffstat (limited to 'doc/uk/org/ury/frontend/AbstractFrontendModule.html')
-rw-r--r-- | doc/uk/org/ury/frontend/AbstractFrontendModule.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/uk/org/ury/frontend/AbstractFrontendModule.html b/doc/uk/org/ury/frontend/AbstractFrontendModule.html index 0eea2a6..a639028 100644 --- a/doc/uk/org/ury/frontend/AbstractFrontendModule.html +++ b/doc/uk/org/ury/frontend/AbstractFrontendModule.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 16:59:59 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 21:53:08 GMT 2011 --> <TITLE> AbstractFrontendModule </TITLE> @@ -99,7 +99,7 @@ java.lang.Object <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../uk/org/ury/frontend/FrontendModule.html" title="interface in uk.org.ury.frontend">FrontendModule</A></DD> </DL> <DL> -<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../uk/org/ury/testrig/DemoMenu.html" title="class in uk.org.ury.testrig">DemoMenu</A>, <A HREF="../../../../uk/org/ury/library/viewer/LibraryViewer.html" title="class in uk.org.ury.library.viewer">LibraryViewer</A>, <A HREF="../../../../uk/org/ury/show/viewer/ShowViewer.html" title="class in uk.org.ury.show.viewer">ShowViewer</A></DD> +<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../uk/org/ury/frontend/modules/menu/DemoMenu.html" title="class in uk.org.ury.frontend.modules.menu">DemoMenu</A>, <A HREF="../../../../uk/org/ury/frontend/modules/library/LibraryViewer.html" title="class in uk.org.ury.frontend.modules.library">LibraryViewer</A>, <A HREF="../../../../uk/org/ury/frontend/modules/show/ShowViewer.html" title="class in uk.org.ury.frontend.modules.show">ShowViewer</A></DD> </DL> <HR> <DL> |