A B C D E F G H I L M N P Q R S T U V

L

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.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.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.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.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.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.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
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.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.
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.
loadModule(String) - Method in interface uk.org.ury.frontend.FrontendMaster
Load a module into the frontend frame.
loadModule(String, String) - 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.frontend.modules.menu.DemoMenu
 

A B C D E F G H I L M N P Q R S T U V