diff options
author | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-21 21:54:31 +0000 |
---|---|---|
committer | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-21 21:54:31 +0000 |
commit | df7d7981b56a4560c95ea7e9b194080e93398ecf (patch) | |
tree | b3ae4f02d23ae1f7f4951c776ee8d91b0047dd6f /doc/index-files/index-16.html | |
parent | 2d073129857a42ab4195cd433c8be152e357033f (diff) |
GREAT PACKAGE RESHUFFLE: Everything is now organised into frontend, backend and common (to frontend and backend) packages. Things may have been broken. Doc refresh.
Diffstat (limited to 'doc/index-files/index-16.html')
-rw-r--r-- | doc/index-files/index-16.html | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/doc/index-files/index-16.html b/doc/index-files/index-16.html index 2f1a287..257bd5b 100644 --- a/doc/index-files/index-16.html +++ b/doc/index-files/index-16.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> S-Index </TITLE> @@ -82,25 +82,25 @@ function windowTitle() <A NAME="_S_"><!-- --></A><H2> <B>S</B></H2> <DL> -<DT><A HREF="../uk/org/ury/library/LibraryUtils.html#search(uk.org.ury.database.DatabaseDriver, java.lang.String)"><B>search(DatabaseDriver, String)</B></A> - -Static method in class uk.org.ury.library.<A HREF="../uk/org/ury/library/LibraryUtils.html" title="class in uk.org.ury.library">LibraryUtils</A> +<DT><A HREF="../uk/org/ury/common/library/LibraryUtils.html#search(uk.org.ury.backend.database.DatabaseDriver, java.lang.String)"><B>search(DatabaseDriver, String)</B></A> - +Static method in class uk.org.ury.common.library.<A HREF="../uk/org/ury/common/library/LibraryUtils.html" title="class in uk.org.ury.common.library">LibraryUtils</A> <DD>Perform a library search. -<DT><A HREF="../uk/org/ury/library/viewer/LibraryViewerPanel.html#search()"><B>search()</B></A> - -Method in class uk.org.ury.library.viewer.<A HREF="../uk/org/ury/library/viewer/LibraryViewerPanel.html" title="class in uk.org.ury.library.viewer">LibraryViewerPanel</A> +<DT><A HREF="../uk/org/ury/frontend/modules/library/LibraryViewerPanel.html#search()"><B>search()</B></A> - +Method in class uk.org.ury.frontend.modules.library.<A HREF="../uk/org/ury/frontend/modules/library/LibraryViewerPanel.html" title="class in uk.org.ury.frontend.modules.library">LibraryViewerPanel</A> <DD>Action method for performing a search, bound by the UI XML manifest to the search field and button. -<DT><A HREF="../uk/org/ury/show/viewer/ShowViewerPanel.html#search()"><B>search()</B></A> - -Method in class uk.org.ury.show.viewer.<A HREF="../uk/org/ury/show/viewer/ShowViewerPanel.html" title="class in uk.org.ury.show.viewer">ShowViewerPanel</A> +<DT><A HREF="../uk/org/ury/frontend/modules/show/ShowViewerPanel.html#search()"><B>search()</B></A> - +Method in class uk.org.ury.frontend.modules.show.<A HREF="../uk/org/ury/frontend/modules/show/ShowViewerPanel.html" title="class in uk.org.ury.frontend.modules.show">ShowViewerPanel</A> <DD>Initialise the library viewer for the purposes of adding tracks and/or browsing the library. -<DT><A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server"><B>Server</B></A> - Class in <A HREF="../uk/org/ury/server/package-summary.html">uk.org.ury.server</A><DD>The unified URY server, accepting requests over HTTP.<DT><A HREF="../uk/org/ury/server/Server.html#Server()"><B>Server()</B></A> - -Constructor for class uk.org.ury.server.<A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server">Server</A> +<DT><A HREF="../uk/org/ury/backend/server/Server.html" title="class in uk.org.ury.backend.server"><B>Server</B></A> - Class in <A HREF="../uk/org/ury/backend/server/package-summary.html">uk.org.ury.backend.server</A><DD>The unified URY server, accepting requests over HTTP.<DT><A HREF="../uk/org/ury/backend/server/Server.html#Server()"><B>Server()</B></A> - +Constructor for class uk.org.ury.backend.server.<A HREF="../uk/org/ury/backend/server/Server.html" title="class in uk.org.ury.backend.server">Server</A> <DD> -<DT><A HREF="../uk/org/ury/server/Server.html#SERVER_VERSION"><B>SERVER_VERSION</B></A> - -Static variable in class uk.org.ury.server.<A HREF="../uk/org/ury/server/Server.html" title="class in uk.org.ury.server">Server</A> +<DT><A HREF="../uk/org/ury/backend/server/Server.html#SERVER_VERSION"><B>SERVER_VERSION</B></A> - +Static variable in class uk.org.ury.backend.server.<A HREF="../uk/org/ury/backend/server/Server.html" title="class in uk.org.ury.backend.server">Server</A> <DD> -<DT><A HREF="../uk/org/ury/server/ServerRequestHandler.html" title="class in uk.org.ury.server"><B>ServerRequestHandler</B></A> - Class in <A HREF="../uk/org/ury/server/package-summary.html">uk.org.ury.server</A><DD>A request handler for server queries.<DT><A HREF="../uk/org/ury/server/ServerRequestHandler.html#ServerRequestHandler()"><B>ServerRequestHandler()</B></A> - -Constructor for class uk.org.ury.server.<A HREF="../uk/org/ury/server/ServerRequestHandler.html" title="class in uk.org.ury.server">ServerRequestHandler</A> +<DT><A HREF="../uk/org/ury/backend/server/ServerRequestHandler.html" title="class in uk.org.ury.backend.server"><B>ServerRequestHandler</B></A> - Class in <A HREF="../uk/org/ury/backend/server/package-summary.html">uk.org.ury.backend.server</A><DD>A request handler for server queries.<DT><A HREF="../uk/org/ury/backend/server/ServerRequestHandler.html#ServerRequestHandler()"><B>ServerRequestHandler()</B></A> - +Constructor for class uk.org.ury.backend.server.<A HREF="../uk/org/ury/backend/server/ServerRequestHandler.html" title="class in uk.org.ury.backend.server">ServerRequestHandler</A> <DD> <DT><A HREF="../uk/org/ury/frontend/FrontendPanel.html#setMaster(uk.org.ury.frontend.FrontendMaster)"><B>setMaster(FrontendMaster)</B></A> - Method in class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendPanel.html" title="class in uk.org.ury.frontend">FrontendPanel</A> @@ -120,8 +120,8 @@ Method in class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendSubB <DT><A HREF="../uk/org/ury/frontend/FrontendBanner.html#setTitle(java.lang.String)"><B>setTitle(String)</B></A> - Method in class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendBanner.html" title="class in uk.org.ury.frontend">FrontendBanner</A> <DD>Change the title displayed on the banner. -<DT><A HREF="../uk/org/ury/client/test/ClientTest.html#setUp()"><B>setUp()</B></A> - -Method in class uk.org.ury.client.test.<A HREF="../uk/org/ury/client/test/ClientTest.html" title="class in uk.org.ury.client.test">ClientTest</A> +<DT><A HREF="../uk/org/ury/frontend/client/test/ClientTest.html#setUp()"><B>setUp()</B></A> - +Method in class uk.org.ury.frontend.client.test.<A HREF="../uk/org/ury/frontend/client/test/ClientTest.html" title="class in uk.org.ury.frontend.client.test">ClientTest</A> <DD> <DT><A HREF="../uk/org/ury/frontend/FrontendApplet.html#setupUI()"><B>setupUI()</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> @@ -132,29 +132,29 @@ Method in class uk.org.ury.frontend.<A HREF="../uk/org/ury/frontend/FrontendFram <DT><A HREF="../uk/org/ury/frontend/FrontendMaster.html#setupUI()"><B>setupUI()</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>Set up the frontend master's user interface. -<DT><A HREF="../uk/org/ury/show/ShowChannel.html" title="class in uk.org.ury.show"><B>ShowChannel</B></A> - Class in <A HREF="../uk/org/ury/show/package-summary.html">uk.org.ury.show</A><DD>A channel of ShowItems in a show.<DT><A HREF="../uk/org/ury/show/ShowChannel.html#ShowChannel()"><B>ShowChannel()</B></A> - -Constructor for class uk.org.ury.show.<A HREF="../uk/org/ury/show/ShowChannel.html" title="class in uk.org.ury.show">ShowChannel</A> +<DT><A HREF="../uk/org/ury/common/show/ShowChannel.html" title="class in uk.org.ury.common.show"><B>ShowChannel</B></A> - Class in <A HREF="../uk/org/ury/common/show/package-summary.html">uk.org.ury.common.show</A><DD>A channel of ShowItems in a show.<DT><A HREF="../uk/org/ury/common/show/ShowChannel.html#ShowChannel()"><B>ShowChannel()</B></A> - +Constructor for class uk.org.ury.common.show.<A HREF="../uk/org/ury/common/show/ShowChannel.html" title="class in uk.org.ury.common.show">ShowChannel</A> <DD>Constructs a new, empty channel. -<DT><A HREF="../uk/org/ury/show/item/ShowItem.html" title="class in uk.org.ury.show.item"><B>ShowItem</B></A> - Class in <A HREF="../uk/org/ury/show/item/package-summary.html">uk.org.ury.show.item</A><DD>An item in the show database.<DT><A HREF="../uk/org/ury/show/item/ShowItem.html#ShowItem(java.util.Map)"><B>ShowItem(Map<ShowItemProperty, String>)</B></A> - -Constructor for class uk.org.ury.show.item.<A HREF="../uk/org/ury/show/item/ShowItem.html" title="class in uk.org.ury.show.item">ShowItem</A> +<DT><A HREF="../uk/org/ury/common/show/item/ShowItem.html" title="class in uk.org.ury.common.show.item"><B>ShowItem</B></A> - Class in <A HREF="../uk/org/ury/common/show/item/package-summary.html">uk.org.ury.common.show.item</A><DD>An item in the show database.<DT><A HREF="../uk/org/ury/common/show/item/ShowItem.html#ShowItem(java.util.Map)"><B>ShowItem(Map<ShowItemProperty, String>)</B></A> - +Constructor for class uk.org.ury.common.show.item.<A HREF="../uk/org/ury/common/show/item/ShowItem.html" title="class in uk.org.ury.common.show.item">ShowItem</A> <DD>Construct a new ShowItem. -<DT><A HREF="../uk/org/ury/show/item/ShowItemProperty.html" title="enum in uk.org.ury.show.item"><B>ShowItemProperty</B></A> - Enum in <A HREF="../uk/org/ury/show/item/package-summary.html">uk.org.ury.show.item</A><DD>Enumeration of the parameters that are stored in a ShowItem.<DT><A HREF="../uk/org/ury/show/ShowUtils.html" title="class in uk.org.ury.show"><B>ShowUtils</B></A> - Class in <A HREF="../uk/org/ury/show/package-summary.html">uk.org.ury.show</A><DD>A set of common utility routines to facilitate the extraction of show items - from the show storage areas of the URY database.<DT><A HREF="../uk/org/ury/show/ShowUtils.html#ShowUtils()"><B>ShowUtils()</B></A> - -Constructor for class uk.org.ury.show.<A HREF="../uk/org/ury/show/ShowUtils.html" title="class in uk.org.ury.show">ShowUtils</A> +<DT><A HREF="../uk/org/ury/common/show/item/ShowItemProperty.html" title="enum in uk.org.ury.common.show.item"><B>ShowItemProperty</B></A> - Enum in <A HREF="../uk/org/ury/common/show/item/package-summary.html">uk.org.ury.common.show.item</A><DD>Enumeration of the parameters that are stored in a ShowItem.<DT><A HREF="../uk/org/ury/common/show/ShowUtils.html" title="class in uk.org.ury.common.show"><B>ShowUtils</B></A> - Class in <A HREF="../uk/org/ury/common/show/package-summary.html">uk.org.ury.common.show</A><DD>A set of common utility routines to facilitate the extraction of show items + from the show storage areas of the URY database.<DT><A HREF="../uk/org/ury/common/show/ShowUtils.html#ShowUtils()"><B>ShowUtils()</B></A> - +Constructor for class uk.org.ury.common.show.<A HREF="../uk/org/ury/common/show/ShowUtils.html" title="class in uk.org.ury.common.show">ShowUtils</A> <DD> -<DT><A HREF="../uk/org/ury/show/viewer/ShowViewer.html" title="class in uk.org.ury.show.viewer"><B>ShowViewer</B></A> - Class in <A HREF="../uk/org/ury/show/viewer/package-summary.html">uk.org.ury.show.viewer</A><DD>Frontend module for viewing show details.<DT><A HREF="../uk/org/ury/show/viewer/ShowViewer.html#ShowViewer()"><B>ShowViewer()</B></A> - -Constructor for 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> +<DT><A HREF="../uk/org/ury/frontend/modules/show/ShowViewer.html" title="class in uk.org.ury.frontend.modules.show"><B>ShowViewer</B></A> - Class in <A HREF="../uk/org/ury/frontend/modules/show/package-summary.html">uk.org.ury.frontend.modules.show</A><DD>Frontend module for viewing show details.<DT><A HREF="../uk/org/ury/frontend/modules/show/ShowViewer.html#ShowViewer()"><B>ShowViewer()</B></A> - +Constructor for 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>Construct a new ShowViewer as a frontend object. -<DT><A HREF="../uk/org/ury/show/viewer/ShowViewerPanel.html" title="class in uk.org.ury.show.viewer"><B>ShowViewerPanel</B></A> - Class in <A HREF="../uk/org/ury/show/viewer/package-summary.html">uk.org.ury.show.viewer</A><DD>Frontend panel providing access to an underlying show viewer.<DT><A HREF="../uk/org/ury/show/viewer/ShowViewerPanel.html#ShowViewerPanel(uk.org.ury.show.viewer.ShowViewer, uk.org.ury.frontend.FrontendMaster)"><B>ShowViewerPanel(ShowViewer, FrontendMaster)</B></A> - -Constructor for class uk.org.ury.show.viewer.<A HREF="../uk/org/ury/show/viewer/ShowViewerPanel.html" title="class in uk.org.ury.show.viewer">ShowViewerPanel</A> +<DT><A HREF="../uk/org/ury/frontend/modules/show/ShowViewerPanel.html" title="class in uk.org.ury.frontend.modules.show"><B>ShowViewerPanel</B></A> - Class in <A HREF="../uk/org/ury/frontend/modules/show/package-summary.html">uk.org.ury.frontend.modules.show</A><DD>Frontend panel providing access to an underlying show viewer.<DT><A HREF="../uk/org/ury/frontend/modules/show/ShowViewerPanel.html#ShowViewerPanel(uk.org.ury.frontend.modules.show.ShowViewer, uk.org.ury.frontend.FrontendMaster)"><B>ShowViewerPanel(ShowViewer, FrontendMaster)</B></A> - +Constructor for class uk.org.ury.frontend.modules.show.<A HREF="../uk/org/ury/frontend/modules/show/ShowViewerPanel.html" title="class in uk.org.ury.frontend.modules.show">ShowViewerPanel</A> <DD>Construct a new ShowViewerPanel. -<DT><A HREF="../uk/org/ury/library/item/LibraryItemProperty.html#sql"><B>sql</B></A> - -Variable in enum uk.org.ury.library.item.<A HREF="../uk/org/ury/library/item/LibraryItemProperty.html" title="enum in uk.org.ury.library.item">LibraryItemProperty</A> +<DT><A HREF="../uk/org/ury/common/library/item/LibraryItemProperty.html#sql"><B>sql</B></A> - +Variable in enum uk.org.ury.common.library.item.<A HREF="../uk/org/ury/common/library/item/LibraryItemProperty.html" title="enum in uk.org.ury.common.library.item">LibraryItemProperty</A> <DD> -<DT><A HREF="../uk/org/ury/show/item/ShowItemProperty.html#sql"><B>sql</B></A> - -Variable in enum uk.org.ury.show.item.<A HREF="../uk/org/ury/show/item/ShowItemProperty.html" title="enum in uk.org.ury.show.item">ShowItemProperty</A> +<DT><A HREF="../uk/org/ury/common/show/item/ShowItemProperty.html#sql"><B>sql</B></A> - +Variable in enum uk.org.ury.common.show.item.<A HREF="../uk/org/ury/common/show/item/ShowItemProperty.html" title="enum in uk.org.ury.common.show.item">ShowItemProperty</A> <DD> -<DT><A HREF="../uk/org/ury/protocol/Status.html" title="enum in uk.org.ury.protocol"><B>Status</B></A> - Enum in <A HREF="../uk/org/ury/protocol/package-summary.html">uk.org.ury.protocol</A><DD>Statuses that can follow the STATUS directory.</DL> +<DT><A HREF="../uk/org/ury/common/protocol/Status.html" title="enum in uk.org.ury.common.protocol"><B>Status</B></A> - Enum in <A HREF="../uk/org/ury/common/protocol/package-summary.html">uk.org.ury.common.protocol</A><DD>Statuses that can follow the STATUS directory.</DL> <HR> |