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-7.html | 224 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 224 insertions(+) create mode 100644 doc/index-files/index-7.html (limited to 'doc/index-files/index-7.html') diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html new file mode 100644 index 0000000..f6447e1 --- /dev/null +++ b/doc/index-files/index-7.html @@ -0,0 +1,224 @@ + + + + + + +G-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D E F G H I L M N Q R S T U V
+

+G

+
+
get(E) - +Method in class uk.org.ury.database.DatabaseItem +
Query this item for a property. +
get(int) - +Method in class uk.org.ury.show.ShowChannel +
Retrieve an item from the channel. +
getBins() - +Method in class uk.org.ury.show.viewer.ShowViewer +
  +
getChannelList(DatabaseDriver, int, int) - +Static method in class uk.org.ury.show.ShowUtils +
Given a show and a channel, retrieve a list of all show items + bound to that channel for the show. +
getChannels() - +Method in class uk.org.ury.show.viewer.ShowViewer +
  +
getColumnClass(int) - +Method in class uk.org.ury.library.LibraryTableModel +
  +
getColumnCount() - +Method in class uk.org.ury.library.LibraryTableModel +
  +
getColumnName(int) - +Method in class uk.org.ury.library.LibraryTableModel +
  +
getDatabase() - +Method in class uk.org.ury.config.ConfigReader +
Get the database configuration +
getDb() - +Method in class uk.org.ury.config.Database +
Get the name of the database +
getElementAt(int) - +Method in class uk.org.ury.show.ShowChannel +
List model retrieval wrapper for get. +
getHost() - +Method in class uk.org.ury.config.Database +
Get the hostname of the database server +
getLibraryList() - +Method in class uk.org.ury.library.viewer.LibraryViewer +
  +
getModule() - +Method in class uk.org.ury.frontend.FrontendModulePanel +
Retrieve the module that this panel is serving as a view into. +
getName() - +Method in class uk.org.ury.frontend.FrontendModulePanel +
  +
getName() - +Method in class uk.org.ury.library.viewer.LibraryViewerPanel +
  +
getName() - +Method in class uk.org.ury.show.viewer.ShowViewerPanel +
  +
getName() - +Method in class uk.org.ury.testrig.DemoMenuPanel +
  +
getPass() - +Method in class uk.org.ury.config.Auth +
Get the password of the login +
getPort() - +Method in class uk.org.ury.config.Database +
Get the port the database server is running on +
getPublicFolders(DatabaseDriver) - +Static method in class uk.org.ury.show.ShowUtils +
Return the names of the public track folders, or "bins". +
getRoAuth() - +Method in class uk.org.ury.config.ConfigReader +
Get the read only login auth configuration +
getRowCount() - +Method in class uk.org.ury.library.LibraryTableModel +
  +
getRwAuth() - +Method in class uk.org.ury.config.ConfigReader +
Get the read write login auth configuration +
getSize() - +Method in class uk.org.ury.show.ShowChannel +
  +
getUser() - +Method in class uk.org.ury.config.Auth +
Get the username of the login +
getValueAt(int, int) - +Method in class uk.org.ury.library.LibraryTableModel +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D E F G H I L M N Q R S T U V
+ + + -- cgit v1.2.3