From df7d7981b56a4560c95ea7e9b194080e93398ecf Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Mon, 21 Mar 2011 21:54:31 +0000 Subject: GREAT PACKAGE RESHUFFLE: Everything is now organised into frontend, backend and common (to frontend and backend) packages. Things may have been broken. Doc refresh. --- doc/index-files/index-15.html | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) (limited to 'doc/index-files/index-15.html') 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 @@ - + R-Index @@ -88,41 +88,40 @@ Static method in class uk.org.ury.frontend.reportFatal(String, FrontendApplet) - Static method in class uk.org.ury.frontend.FrontendError
  -
responseIsOK(Map<?, ?>) - -Static method in class uk.org.ury.protocol.ProtocolUtils +
responseIsOK(Map<?, ?>) - +Static method in class uk.org.ury.common.protocol.ProtocolUtils
Check if a response is flagged as having OK status.
restoreModule(FrontendModulePanel, FrontendControlPanel) - Method in class uk.org.ury.frontend.FrontendApplet
Restore an existing module and control panel into the frontend frame.
restoreModule(FrontendModulePanel, FrontendControlPanel) - Method in class uk.org.ury.frontend.FrontendFrame -
Restore an existing module and control panel into the frontend - frame. +
Restore an existing module and control panel into the frontend frame.
restoreModule(FrontendModulePanel, FrontendControlPanel) - Method in interface uk.org.ury.frontend.FrontendMaster
Restore an existing module and control panel into the frontend master. -
run() - -Method in class uk.org.ury.server.HttpListenerThread +
run() - +Method in class uk.org.ury.backend.server.HttpListenerThread
Thread execution body. -
run() - -Method in class uk.org.ury.server.HttpWorkerThread +
run() - +Method in class uk.org.ury.backend.server.HttpWorkerThread
Thread execution body. -
run() - -Method in class uk.org.ury.testrig.DemoMenu +
run() - +Method in class uk.org.ury.frontend.modules.menu.DemoMenu
Run the demo menu, creating a user interface.
runFrontend(FrontendMaster) - Method in interface uk.org.ury.frontend.FrontendModule
Begin execution of the frontend module. -
runFrontend(FrontendMaster) - -Method in class uk.org.ury.library.viewer.LibraryViewer +
runFrontend(FrontendMaster) - +Method in class uk.org.ury.frontend.modules.library.LibraryViewer
Runs the library viewer frontend. -
runFrontend(FrontendMaster) - -Method in class uk.org.ury.show.viewer.ShowViewer -
Run the library viewer frontend. -
runFrontend(FrontendMaster) - -Method in class uk.org.ury.testrig.DemoMenu +
runFrontend(FrontendMaster) - +Method in class uk.org.ury.frontend.modules.menu.DemoMenu
Run the demo menu in frontend mode. +
runFrontend(FrontendMaster) - +Method in class uk.org.ury.frontend.modules.show.ShowViewer +
Run the library viewer frontend.
-- cgit v1.2.3