diff options
author | Matt Windsor <matt@deling.(none)> | 2011-03-18 08:28:09 +0000 |
---|---|---|
committer | Matt Windsor <matt@deling.(none)> | 2011-03-18 08:28:09 +0000 |
commit | d547f87da5f68c12dede7c9d45618cae11ff5699 (patch) | |
tree | 613aa95d94b363c72ba9a7be639c74f76edf81f8 /doc/uk/org/ury/library/exceptions/package-frame.html | |
parent | c8bb324e757587e742df0824304144e1eb881cee (diff) |
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).
Diffstat (limited to 'doc/uk/org/ury/library/exceptions/package-frame.html')
-rw-r--r-- | doc/uk/org/ury/library/exceptions/package-frame.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/uk/org/ury/library/exceptions/package-frame.html b/doc/uk/org/ury/library/exceptions/package-frame.html new file mode 100644 index 0000000..3ad8331 --- /dev/null +++ b/doc/uk/org/ury/library/exceptions/package-frame.html @@ -0,0 +1,32 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.6.0_22) on Tue Mar 15 10:21:53 GMT 2011 --> +<TITLE> +uk.org.ury.library.exceptions +</TITLE> + +<META NAME="date" CONTENT="2011-03-15"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> + + +</HEAD> + +<BODY BGCOLOR="white"> +<FONT size="+1" CLASS="FrameTitleFont"> +<A HREF="../../../../../uk/org/ury/library/exceptions/package-summary.html" target="classFrame">uk.org.ury.library.exceptions</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> +<TR> +<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> +Exceptions</FONT> +<FONT CLASS="FrameItemFont"> +<BR> +<A HREF="EmptySearchException.html" title="class in uk.org.ury.library.exceptions" target="classFrame">EmptySearchException</A></FONT></TD> +</TR> +</TABLE> + + +</BODY> +</HTML> |