diff options
Diffstat (limited to 'doc/uk/org/ury/frontend/class-use/AbstractFrontendModule.html')
-rw-r--r-- | doc/uk/org/ury/frontend/class-use/AbstractFrontendModule.html | 35 |
1 files changed, 32 insertions, 3 deletions
diff --git a/doc/uk/org/ury/frontend/class-use/AbstractFrontendModule.html b/doc/uk/org/ury/frontend/class-use/AbstractFrontendModule.html index 63f5b79..f36bd08 100644 --- a/doc/uk/org/ury/frontend/class-use/AbstractFrontendModule.html +++ b/doc/uk/org/ury/frontend/class-use/AbstractFrontendModule.html @@ -2,12 +2,12 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_22) on Tue Mar 15 10:21:54 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Sun Mar 20 03:05:38 GMT 2011 --> <TITLE> Uses of Class uk.org.ury.frontend.AbstractFrontendModule </TITLE> -<META NAME="date" CONTENT="2011-03-15"> +<META NAME="date" CONTENT="2011-03-20"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> @@ -97,6 +97,10 @@ Packages that use <A HREF="../../../../../uk/org/ury/frontend/AbstractFrontendMo <TD><A HREF="#uk.org.ury.show.viewer"><B>uk.org.ury.show.viewer</B></A></TD> <TD> </TD> </TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><A HREF="#uk.org.ury.testrig"><B>uk.org.ury.testrig</B></A></TD> +<TD> </TD> +</TR> </TABLE> <P> @@ -120,7 +124,7 @@ Uses of <A HREF="../../../../../uk/org/ury/frontend/AbstractFrontendModule.html" <TD><CODE><B><A HREF="../../../../../uk/org/ury/library/viewer/LibraryViewer.html" title="class in uk.org.ury.library.viewer">LibraryViewer</A></B></CODE> <BR> - </TD> + Module for investigating the track library.</TD> </TR> </TABLE> @@ -150,6 +154,31 @@ Uses of <A HREF="../../../../../uk/org/ury/frontend/AbstractFrontendModule.html" </TABLE> <P> +<A NAME="uk.org.ury.testrig"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> +Uses of <A HREF="../../../../../uk/org/ury/frontend/AbstractFrontendModule.html" title="class in uk.org.ury.frontend">AbstractFrontendModule</A> in <A HREF="../../../../../uk/org/ury/testrig/package-summary.html">uk.org.ury.testrig</A></FONT></TH> +</TR> +</TABLE> + +<P> + +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../uk/org/ury/frontend/AbstractFrontendModule.html" title="class in uk.org.ury.frontend">AbstractFrontendModule</A> in <A HREF="../../../../../uk/org/ury/testrig/package-summary.html">uk.org.ury.testrig</A></FONT></TH> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> class</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../uk/org/ury/testrig/DemoMenu.html" title="class in uk.org.ury.testrig">DemoMenu</A></B></CODE> + +<BR> + Application frontend, for testing early-stage frontend code.</TD> +</TR> +</TABLE> + +<P> <HR> |