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-10.html | 42 ++++++++++++++++++++++++++---------------- 1 file changed, 26 insertions(+), 16 deletions(-) (limited to 'doc/index-files/index-10.html') diff --git a/doc/index-files/index-10.html b/doc/index-files/index-10.html index aa8a428..a8824ad 100644 --- a/doc/index-files/index-10.html +++ b/doc/index-files/index-10.html @@ -2,12 +2,12 @@ - + L-Index - + @@ -78,36 +78,46 @@ 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

L

-
LibraryControlPanel - Class in uk.org.ury.show.viewer
Control panel for the demo system.
LibraryControlPanel() - +
Launcher - Interface in uk.org.ury.testrig
Interface for entry points into the frontend.
LibraryControlPanel - Class in uk.org.ury.show.viewer
Control panel for the demo system.
LibraryControlPanel() - Constructor for class uk.org.ury.show.viewer.LibraryControlPanel
Construct a new LibraryControlPanel. -
LibraryItem - Class in uk.org.ury.library
An item in the URY library.
LibraryItem(Map<LibraryItemProperty, String>) - -Constructor for class uk.org.ury.library.LibraryItem +
LibraryItem - Class in uk.org.ury.library.item
An item in the URY library.
LibraryItem(Map<LibraryItemProperty, String>) - +Constructor for class uk.org.ury.library.item.LibraryItem
  -
LibraryItemProperty - Enum in uk.org.ury.library
The parameters that are stored in the LibraryItem.
LibraryTableModel - Class in uk.org.ury.library
A table model for the library viewer.
LibraryTableModel(List<LibraryItem>) - -Constructor for class uk.org.ury.library.LibraryTableModel +
LibraryItemProperty - Enum in uk.org.ury.library.item
The parameters that are stored in the LibraryItem.
LibraryRequestHandler - Class in uk.org.ury.library
A request handler for library queries.
LibraryRequestHandler() - +Constructor for class uk.org.ury.library.LibraryRequestHandler +
  +
LibraryTableModel - Class in uk.org.ury.library.viewer
A table model for the library viewer.
LibraryTableModel(List<LibraryItem>) - +Constructor for class uk.org.ury.library.viewer.LibraryTableModel
Construct a new table model.
LibraryUtils - Class in uk.org.ury.library
A set of common utility routines to facilitate the extraction of library items from the library areas of the URY database.
LibraryUtils() - Constructor for class uk.org.ury.library.LibraryUtils
  -
LibraryViewer - Class in uk.org.ury.library.viewer
 
LibraryViewer() - +
LibraryViewer - Class in uk.org.ury.library.viewer
Module for investigating the track library.
LibraryViewer() - Constructor for class uk.org.ury.library.viewer.LibraryViewer
Construct a new LibraryViewer as a frontend object.
LibraryViewerPanel - Class in uk.org.ury.library.viewer
Frontend panel providing access to an underlying library viewer.
LibraryViewerPanel(LibraryViewer, FrontendMaster) - Constructor for class uk.org.ury.library.viewer.LibraryViewerPanel
Construct a new LibraryViewerPanel. -
loadModule(String) - -Method in class uk.org.ury.frontend.FrontendAppletPanel +
LoadFailureException - Exception in uk.org.ury.frontend.exceptions
Exception thrown when the loading of a new frontend module fails.
LoadFailureException() - +Constructor for exception uk.org.ury.frontend.exceptions.LoadFailureException +
Construct a new LoadFailureException with a + default reason. +
LoadFailureException(String) - +Constructor for exception uk.org.ury.frontend.exceptions.LoadFailureException +
Construct a new LoadFailureException. +
loadModule(String) - +Method in class uk.org.ury.frontend.FrontendApplet
Load a module into the frontend frame. -
loadModule(String, String) - -Method in class uk.org.ury.frontend.FrontendAppletPanel -
Load a module into the frontend frame, additionally installing - a control panel to communicate with the previous module. +
loadModule(String, String) - +Method in class uk.org.ury.frontend.FrontendApplet +
Load a module into the frontend frame, additionally installing a control + panel to communicate with the previous module.
loadModule(String) - Method in class uk.org.ury.frontend.FrontendFrame
Load a module into the frontend frame. @@ -179,7 +189,7 @@ Method in class uk.org.ury.testrig. -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