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. --- doc/index-files/index-6.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'doc/index-files/index-6.html') diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html index d73164c..ae3effa 100644 --- a/doc/index-files/index-6.html +++ b/doc/index-files/index-6.html @@ -2,12 +2,12 @@ - + F-Index - + @@ -78,12 +78,12 @@ function windowTitle() -A B C D E F G H I L M N Q R S T U V
+A B C D E F G H I L M N P Q R S T U V

F

-
fatalError(String) - -Method in class uk.org.ury.frontend.FrontendAppletPanel +
fatalError(String) - +Method in class uk.org.ury.frontend.FrontendApplet
Report a fatal error,
fatalError(String) - Method in class uk.org.ury.frontend.FrontendFrame @@ -91,9 +91,9 @@ Method in class uk.org.ury.frontend.fatalError(String) - Method in interface uk.org.ury.frontend.FrontendMaster
Report a fatal error, -
FrontendAppletPanel - Class in uk.org.ury.frontend
A frame that hosts a FrontendModulePanel, used for serving frontend - panels in a window (application mode).
FrontendAppletPanel(FrontendModulePanel) - -Constructor for class uk.org.ury.frontend.FrontendAppletPanel +
FrontendApplet - Class in uk.org.ury.frontend
A frame that hosts a FrontendModulePanel, used for serving frontend panels in + a window (application mode).
FrontendApplet() - +Constructor for class uk.org.ury.frontend.FrontendApplet
 
FrontendBanner - Class in uk.org.ury.frontend
A banner, displaying a title, intended for use at the top of the frontend frame.
FrontendBanner(String) - @@ -107,9 +107,9 @@ Constructor for class uk.org.ury.frontend.FrontendError
 
FrontendFrame - Class in uk.org.ury.frontend
A frame that hosts a FrontendModulePanel, used for serving frontend - panels in a window (application mode).
FrontendFrame(FrontendModulePanel) - + panels in a window (application mode).
FrontendFrame(String) - Constructor for class uk.org.ury.frontend.FrontendFrame -
  +
Construct a new FrontendFrame given an initial frontend module.
FrontendMaster - Interface in uk.org.ury.frontend
Interface for classes providing the parent unit of a frontend session.
FrontendModule - Interface in uk.org.ury.frontend
Interface for all system modules that are to be reachable from the frontend array.
FrontendModulePanel - Class in uk.org.ury.frontend
A frontend user interface panel.
FrontendModulePanel(FrontendModule, FrontendMaster) - @@ -183,7 +183,7 @@ Constructor for class uk.org.ury.frontend. -A B C D E F G H I L M N Q R S T U V
+A B C D E F G H I L M N P Q R S T U V
-- cgit v1.2.3