From d547f87da5f68c12dede7c9d45618cae11ff5699 Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Fri, 18 Mar 2011 08:28:09 +0000 Subject: Mega-commit to the rescue! Added Javadoc snapshot (admittedly old); show UI now fixed-layout; UI uses system selection colours for accents; now uses bapsserver password and can thus talk to show database relations; removed member relation dependencies until further notice; attempted to get application and applet launchers working but having issues with the latter; started working on a server communicating via a minimal implementation of HTTP 1.1 (standardisation required eventually). --- doc/index-files/index-4.html | 167 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 doc/index-files/index-4.html (limited to 'doc/index-files/index-4.html') diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html new file mode 100644 index 0000000..392ef08 --- /dev/null +++ b/doc/index-files/index-4.html @@ -0,0 +1,167 @@ + + + + + + +D-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D E F G H I L M N Q R S T U V
+

+D

+
+
Database - Class in uk.org.ury.config
A Database Server configuration
Database(String, int, String) - +Constructor for class uk.org.ury.config.Database +
Create a database object +
DatabaseDriver - Class in uk.org.ury.database
A database connection manager that connects to the URY databases + using suitably privileged accounts, and handles the processing + of SQL queries.
DatabaseDriver(ConfigReader, UserClass) - +Constructor for class uk.org.ury.database.DatabaseDriver +
Construct a new DatabaseDriver with the given user class. +
DatabaseItem<E,T> - Class in uk.org.ury.database
An abstract class presenting a template for objects serving as + a data structure for collections of properties retrieved from + a SQL database.
DatabaseItem(Map<E, T>) - +Constructor for class uk.org.ury.database.DatabaseItem +
Construct a new item from an existing list of properties. +
DemoControlPanel - Class in uk.org.ury.testrig
Control panel for the demo system.
DemoControlPanel() - +Constructor for class uk.org.ury.testrig.DemoControlPanel +
Constructs a new DemoControlPanel. +
DemoMenu - Class in uk.org.ury.testrig
Application frontend, for testing early-stage frontend code.
DemoMenu() - +Constructor for class uk.org.ury.testrig.DemoMenu +
  +
DemoMenuPanel - Class in uk.org.ury.testrig
 
DemoMenuPanel(FrontendMaster) - +Constructor for class uk.org.ury.testrig.DemoMenuPanel +
Construct a new DemoMenuPanel. +
doSearch(String) - +Method in class uk.org.ury.library.viewer.LibraryViewer +
Do a library search. +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D E F G H I L M N Q R S T U V
+ + + -- cgit v1.2.3