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-10.html | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 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 d093928..4ffcadd 100644 --- a/doc/index-files/index-10.html +++ b/doc/index-files/index-10.html @@ -2,7 +2,7 @@ - + L-Index @@ -82,27 +82,27 @@ function windowTitle()

L

-
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 +
Launcher - Interface in uk.org.ury.frontend.testrig
Interface for entry points into the frontend.
LibraryControlPanel - Class in uk.org.ury.frontend.cpanels.show
Control panel for the demo system.
LibraryControlPanel() - +Constructor for class uk.org.ury.frontend.cpanels.show.LibraryControlPanel
Construct a new LibraryControlPanel. -
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 +
LibraryItem - Class in uk.org.ury.common.library.item
An item in the URY library.
LibraryItem(Map<LibraryItemProperty, String>) - +Constructor for class uk.org.ury.common.library.item.LibraryItem
  -
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(Server, String) - -Constructor for class uk.org.ury.library.LibraryRequestHandler +
LibraryItemProperty - Enum in uk.org.ury.common.library.item
The parameters that are stored in the LibraryItem.
LibraryRequestHandler - Class in uk.org.ury.backend.handlers
A request handler for library queries.
LibraryRequestHandler(Server, String) - +Constructor for class uk.org.ury.backend.handlers.LibraryRequestHandler
Construct a new 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 +
LibraryTableModel - Class in uk.org.ury.frontend.modules.library
A table model for the library viewer.
LibraryTableModel(List<LibraryItem>) - +Constructor for class uk.org.ury.frontend.modules.library.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 +
LibraryUtils - Class in uk.org.ury.common.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.common.library.LibraryUtils
  -
LibraryViewer - Class in uk.org.ury.library.viewer
Module for investigating the track library.
LibraryViewer() - -Constructor for class uk.org.ury.library.viewer.LibraryViewer +
LibraryViewer - Class in uk.org.ury.frontend.modules.library
Module for investigating the track library.
LibraryViewer() - +Constructor for class uk.org.ury.frontend.modules.library.LibraryViewer
Constructs 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 +
LibraryViewerPanel - Class in uk.org.ury.frontend.modules.library
Frontend panel providing access to an underlying library viewer.
LibraryViewerPanel(LibraryViewer, FrontendMaster) - +Constructor for class uk.org.ury.frontend.modules.library.LibraryViewerPanel
Construct a new LibraryViewerPanel.
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 @@ -123,8 +123,8 @@ Method in class uk.org.ury.frontend.loadModule(String, String) - Method in class uk.org.ury.frontend.FrontendFrame -
Load a module into the frontend frame, additionally installing - a control panel to communicate with the previous module. +
Load a module into the frontend frame, additionally installing a control + panel to communicate with the previous module.
loadModule(String) - Method in interface uk.org.ury.frontend.FrontendMaster
Load a module into the frontend frame. @@ -132,8 +132,8 @@ Method in interface uk.org.ury.frontend.FrontendMaster
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.testrig.DemoMenu +
loadModule(String) - +Method in class uk.org.ury.frontend.modules.menu.DemoMenu
 

-- cgit v1.2.3