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-17.html | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) (limited to 'doc/index-files/index-17.html') diff --git a/doc/index-files/index-17.html b/doc/index-files/index-17.html index 91dc96d..2e809b2 100644 --- a/doc/index-files/index-17.html +++ b/doc/index-files/index-17.html @@ -2,12 +2,12 @@ - + -U-Index +T-Index - + @@ -15,7 +15,7 @@ U-Index function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="U-Index"; + parent.document.title="T-Index"; } } @@ -78,18 +78,23 @@ function windowTitle() -A B C D E F G H I L M N Q R S T U V
-

-U

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

+T

-
UICreationFailureException - Exception in uk.org.ury.frontend.exceptions
Exception thrown when the creation of a UI element fails.
UICreationFailureException() - -Constructor for exception uk.org.ury.frontend.exceptions.UICreationFailureException -
Construct a new UICreationFailureException with a - default reason. -
UICreationFailureException(String) - -Constructor for exception uk.org.ury.frontend.exceptions.UICreationFailureException -
Construct a new UICreationFailureException. -
uk.org.ury.config - package uk.org.ury.config
 
uk.org.ury.database - package uk.org.ury.database
 
uk.org.ury.database.exceptions - package uk.org.ury.database.exceptions
 
uk.org.ury.frontend - package uk.org.ury.frontend
 
uk.org.ury.frontend.exceptions - package uk.org.ury.frontend.exceptions
 
uk.org.ury.library - package uk.org.ury.library
 
uk.org.ury.library.exceptions - package uk.org.ury.library.exceptions
 
uk.org.ury.library.viewer - package uk.org.ury.library.viewer
 
uk.org.ury.show - package uk.org.ury.show
 
uk.org.ury.show.viewer - package uk.org.ury.show.viewer
 
uk.org.ury.testrig - package uk.org.ury.testrig
 
UserClass - Enum in uk.org.ury.database
The various user classes of the database driver.
+
tearDown() - +Method in class uk.org.ury.client.test.ClientTest +
  +
testGet() - +Method in class uk.org.ury.client.test.ClientTest +
Test method for Client.get(java.lang.String). +
toString() - +Method in class uk.org.ury.show.item.ShowItem +
  +
TrackBin - Class in uk.org.ury.show.viewer
A panel displaying track bin contents.
TrackBin(String) - +Constructor for class uk.org.ury.show.viewer.TrackBin +
Construct a new TrackBin. +
@@ -143,7 +148,7 @@ Constructor for exception uk.org.ury.frontend.exceptions. -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