From cee53b021632c95f1b4882664a31ca639a9b0700 Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Sun, 20 Mar 2011 16:38:51 +0000 Subject: Rewrite of server to use HttpCore example code; beginning of code reformat from GNU style to Java conventions. Code now includes Apache license code. --- .../frontend/class-use/AbstractFrontendModule.html | 35 ++++++++++++++++++++-- 1 file changed, 32 insertions(+), 3 deletions(-) (limited to 'doc/uk/org/ury/frontend/class-use/AbstractFrontendModule.html') diff --git a/doc/uk/org/ury/frontend/class-use/AbstractFrontendModule.html b/doc/uk/org/ury/frontend/class-use/AbstractFrontendModule.html index 63f5b79..f36bd08 100644 --- a/doc/uk/org/ury/frontend/class-use/AbstractFrontendModule.html +++ b/doc/uk/org/ury/frontend/class-use/AbstractFrontendModule.html @@ -2,12 +2,12 @@ - + Uses of Class uk.org.ury.frontend.AbstractFrontendModule - + @@ -97,6 +97,10 @@ Packages that use uk.org.ury.show.viewer    + +uk.org.ury.testrig +   +  

@@ -120,7 +124,7 @@ Uses of LibraryViewer
-            +          Module for investigating the track library.   @@ -150,6 +154,31 @@ Uses of  

+ + + + + +
+Uses of AbstractFrontendModule in uk.org.ury.testrig
+  +

+ + + + + + + + + +
Subclasses of AbstractFrontendModule in uk.org.ury.testrig
+ classDemoMenu + +
+          Application frontend, for testing early-stage frontend code.
+  +


-- cgit v1.2.3