aboutsummaryrefslogtreecommitdiff
path: root/doc/index-files/index-15.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index-files/index-15.html')
-rw-r--r--doc/index-files/index-15.html35
1 files changed, 17 insertions, 18 deletions
diff --git a/doc/index-files/index-15.html b/doc/index-files/index-15.html
index 66f3b7a..6694a37 100644
--- a/doc/index-files/index-15.html
+++ b/doc/index-files/index-15.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 21:53:12 GMT 2011 -->
<TITLE>
R-Index
</TITLE>
@@ -88,41 +88,40 @@ Static method in class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/Front
<DT><A HREF="../uk/org/ury/frontend/FrontendError.html#reportFatal(java.lang.String, uk.org.ury.frontend.FrontendApplet)"><B>reportFatal(String, FrontendApplet)</B></A> -
Static method in class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendError.html" title="class in uk.org.ury.frontend">FrontendError</A>
<DD>&nbsp;
-<DT><A HREF="../uk/org/ury/protocol/ProtocolUtils.html#responseIsOK(java.util.Map)"><B>responseIsOK(Map&lt;?, ?&gt;)</B></A> -
-Static method in class uk.org.ury.protocol.<A HREF="../uk/org/ury/protocol/ProtocolUtils.html" title="class in uk.org.ury.protocol">ProtocolUtils</A>
+<DT><A HREF="../uk/org/ury/common/protocol/ProtocolUtils.html#responseIsOK(java.util.Map)"><B>responseIsOK(Map&lt;?, ?&gt;)</B></A> -
+Static method in class uk.org.ury.common.protocol.<A HREF="../uk/org/ury/common/protocol/ProtocolUtils.html" title="class in uk.org.ury.common.protocol">ProtocolUtils</A>
<DD>Check if a response is flagged as having OK status.
<DT><A HREF="../uk/org/ury/frontend/FrontendApplet.html#restoreModule(uk.org.ury.frontend.FrontendModulePanel, uk.org.ury.frontend.FrontendControlPanel)"><B>restoreModule(FrontendModulePanel, FrontendControlPanel)</B></A> -
Method in class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendApplet.html" title="class in uk.org.ury.frontend">FrontendApplet</A>
<DD>Restore an existing module and control panel into the frontend frame.
<DT><A HREF="../uk/org/ury/frontend/FrontendFrame.html#restoreModule(uk.org.ury.frontend.FrontendModulePanel, uk.org.ury.frontend.FrontendControlPanel)"><B>restoreModule(FrontendModulePanel, FrontendControlPanel)</B></A> -
Method in class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendFrame.html" title="class in uk.org.ury.frontend">FrontendFrame</A>
-<DD>Restore an existing module and control panel into the frontend
- frame.
+<DD>Restore an existing module and control panel into the frontend frame.
<DT><A HREF="../uk/org/ury/frontend/FrontendMaster.html#restoreModule(uk.org.ury.frontend.FrontendModulePanel, uk.org.ury.frontend.FrontendControlPanel)"><B>restoreModule(FrontendModulePanel, FrontendControlPanel)</B></A> -
Method in interface uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendMaster.html" title="interface in uk.org.ury.frontend">FrontendMaster</A>
<DD>Restore an existing module and control panel into the frontend
master.
-<DT><A HREF="../uk/org/ury/server/HttpListenerThread.html#run()"><B>run()</B></A> -
-Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/HttpListenerThread.html" title="class in uk.org.ury.server">HttpListenerThread</A>
+<DT><A HREF="../uk/org/ury/backend/server/HttpListenerThread.html#run()"><B>run()</B></A> -
+Method in class uk.org.ury.backend.server.<A HREF="../uk/org/ury/backend/server/HttpListenerThread.html" title="class in uk.org.ury.backend.server">HttpListenerThread</A>
<DD>Thread execution body.
-<DT><A HREF="../uk/org/ury/server/HttpWorkerThread.html#run()"><B>run()</B></A> -
-Method in class uk.org.ury.server.<A HREF="../uk/org/ury/server/HttpWorkerThread.html" title="class in uk.org.ury.server">HttpWorkerThread</A>
+<DT><A HREF="../uk/org/ury/backend/server/HttpWorkerThread.html#run()"><B>run()</B></A> -
+Method in class uk.org.ury.backend.server.<A HREF="../uk/org/ury/backend/server/HttpWorkerThread.html" title="class in uk.org.ury.backend.server">HttpWorkerThread</A>
<DD>Thread execution body.
-<DT><A HREF="../uk/org/ury/testrig/DemoMenu.html#run()"><B>run()</B></A> -
-Method in class uk.org.ury.testrig.<A HREF="../uk/org/ury/testrig/DemoMenu.html" title="class in uk.org.ury.testrig">DemoMenu</A>
+<DT><A HREF="../uk/org/ury/frontend/modules/menu/DemoMenu.html#run()"><B>run()</B></A> -
+Method in class uk.org.ury.frontend.modules.menu.<A HREF="../uk/org/ury/frontend/modules/menu/DemoMenu.html" title="class in uk.org.ury.frontend.modules.menu">DemoMenu</A>
<DD>Run the demo menu, creating a user interface.
<DT><A HREF="../uk/org/ury/frontend/FrontendModule.html#runFrontend(uk.org.ury.frontend.FrontendMaster)"><B>runFrontend(FrontendMaster)</B></A> -
Method in interface uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendModule.html" title="interface in uk.org.ury.frontend">FrontendModule</A>
<DD>Begin execution of the frontend module.
-<DT><A HREF="../uk/org/ury/library/viewer/LibraryViewer.html#runFrontend(uk.org.ury.frontend.FrontendMaster)"><B>runFrontend(FrontendMaster)</B></A> -
-Method in class uk.org.ury.library.viewer.<A HREF="../uk/org/ury/library/viewer/LibraryViewer.html" title="class in uk.org.ury.library.viewer">LibraryViewer</A>
+<DT><A HREF="../uk/org/ury/frontend/modules/library/LibraryViewer.html#runFrontend(uk.org.ury.frontend.FrontendMaster)"><B>runFrontend(FrontendMaster)</B></A> -
+Method in class uk.org.ury.frontend.modules.library.<A HREF="../uk/org/ury/frontend/modules/library/LibraryViewer.html" title="class in uk.org.ury.frontend.modules.library">LibraryViewer</A>
<DD>Runs the library viewer frontend.
-<DT><A HREF="../uk/org/ury/show/viewer/ShowViewer.html#runFrontend(uk.org.ury.frontend.FrontendMaster)"><B>runFrontend(FrontendMaster)</B></A> -
-Method in class uk.org.ury.show.viewer.<A HREF="../uk/org/ury/show/viewer/ShowViewer.html" title="class in uk.org.ury.show.viewer">ShowViewer</A>
-<DD>Run the library viewer frontend.
-<DT><A HREF="../uk/org/ury/testrig/DemoMenu.html#runFrontend(uk.org.ury.frontend.FrontendMaster)"><B>runFrontend(FrontendMaster)</B></A> -
-Method in class uk.org.ury.testrig.<A HREF="../uk/org/ury/testrig/DemoMenu.html" title="class in uk.org.ury.testrig">DemoMenu</A>
+<DT><A HREF="../uk/org/ury/frontend/modules/menu/DemoMenu.html#runFrontend(uk.org.ury.frontend.FrontendMaster)"><B>runFrontend(FrontendMaster)</B></A> -
+Method in class uk.org.ury.frontend.modules.menu.<A HREF="../uk/org/ury/frontend/modules/menu/DemoMenu.html" title="class in uk.org.ury.frontend.modules.menu">DemoMenu</A>
<DD>Run the demo menu in frontend mode.
+<DT><A HREF="../uk/org/ury/frontend/modules/show/ShowViewer.html#runFrontend(uk.org.ury.frontend.FrontendMaster)"><B>runFrontend(FrontendMaster)</B></A> -
+Method in class uk.org.ury.frontend.modules.show.<A HREF="../uk/org/ury/frontend/modules/show/ShowViewer.html" title="class in uk.org.ury.frontend.modules.show">ShowViewer</A>
+<DD>Run the library viewer frontend.
</DL>
<HR>