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. --- .../org/ury/frontend/class-use/FrontendMaster.html | 26 +++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) (limited to 'doc/uk/org/ury/frontend/class-use/FrontendMaster.html') diff --git a/doc/uk/org/ury/frontend/class-use/FrontendMaster.html b/doc/uk/org/ury/frontend/class-use/FrontendMaster.html index 78e7235..528d5cb 100644 --- a/doc/uk/org/ury/frontend/class-use/FrontendMaster.html +++ b/doc/uk/org/ury/frontend/class-use/FrontendMaster.html @@ -2,12 +2,12 @@ - + Uses of Interface uk.org.ury.frontend.FrontendMaster - + @@ -125,11 +125,11 @@ Uses of  class -FrontendAppletPanel +FrontendApplet
-          A frame that hosts a FrontendModulePanel, used for serving frontend - panels in a window (application mode). +          A frame that hosts a FrontendModulePanel, used for serving frontend panels in + a window (application mode). @@ -293,6 +293,22 @@ Uses of + +Methods in uk.org.ury.testrig with parameters of type FrontendMaster + + + + FrontendModulePanel +DemoMenu.runFrontend(FrontendMaster master) + +
+          Run the demo menu in frontend mode. + + +  +

+ -- cgit v1.2.3
Constructors in uk.org.ury.testrig with parameters of type FrontendMaster