diff options
author | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-21 21:54:31 +0000 |
---|---|---|
committer | Matt Windsor <mattwindsor@btinternet.com> | 2011-03-21 21:54:31 +0000 |
commit | df7d7981b56a4560c95ea7e9b194080e93398ecf (patch) | |
tree | b3ae4f02d23ae1f7f4951c776ee8d91b0047dd6f /doc/uk/org/ury/frontend/exceptions/class-use | |
parent | 2d073129857a42ab4195cd433c8be152e357033f (diff) |
GREAT PACKAGE RESHUFFLE: Everything is now organised into frontend, backend and common (to frontend and backend) packages. Things may have been broken. Doc refresh.
Diffstat (limited to 'doc/uk/org/ury/frontend/exceptions/class-use')
-rw-r--r-- | doc/uk/org/ury/frontend/exceptions/class-use/LoadFailureException.html | 6 | ||||
-rw-r--r-- | doc/uk/org/ury/frontend/exceptions/class-use/UICreationFailureException.html | 87 |
2 files changed, 57 insertions, 36 deletions
diff --git a/doc/uk/org/ury/frontend/exceptions/class-use/LoadFailureException.html b/doc/uk/org/ury/frontend/exceptions/class-use/LoadFailureException.html index c80e812..90bbddb 100644 --- a/doc/uk/org/ury/frontend/exceptions/class-use/LoadFailureException.html +++ b/doc/uk/org/ury/frontend/exceptions/class-use/LoadFailureException.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 21:53:12 GMT 2011 --> <TITLE> Uses of Class uk.org.ury.frontend.exceptions.LoadFailureException </TITLE> @@ -151,8 +151,8 @@ Uses of <A HREF="../../../../../../uk/org/ury/frontend/exceptions/LoadFailureExc java.lang.String cPanelName)</CODE> <BR> - Load a module into the frontend frame, additionally installing - a control panel to communicate with the previous module.</TD> + Load a module into the frontend frame, additionally installing a control + panel to communicate with the previous module.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> diff --git a/doc/uk/org/ury/frontend/exceptions/class-use/UICreationFailureException.html b/doc/uk/org/ury/frontend/exceptions/class-use/UICreationFailureException.html index ad9a179..a2efd61 100644 --- a/doc/uk/org/ury/frontend/exceptions/class-use/UICreationFailureException.html +++ b/doc/uk/org/ury/frontend/exceptions/class-use/UICreationFailureException.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 17:00:03 GMT 2011 --> +<!-- Generated by javadoc (build 1.6.0_20) on Mon Mar 21 21:53:12 GMT 2011 --> <TITLE> Uses of Class uk.org.ury.frontend.exceptions.UICreationFailureException </TITLE> @@ -94,15 +94,19 @@ Packages that use <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICr <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#uk.org.ury.library.viewer"><B>uk.org.ury.library.viewer</B></A></TD> +<TD><A HREF="#uk.org.ury.frontend.cpanels.menu"><B>uk.org.ury.frontend.cpanels.menu</B></A></TD> <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#uk.org.ury.show.viewer"><B>uk.org.ury.show.viewer</B></A></TD> +<TD><A HREF="#uk.org.ury.frontend.cpanels.show"><B>uk.org.ury.frontend.cpanels.show</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><A HREF="#uk.org.ury.frontend.modules.library"><B>uk.org.ury.frontend.modules.library</B></A></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><A HREF="#uk.org.ury.frontend.modules.show"><B>uk.org.ury.frontend.modules.show</B></A></TD> <TD> </TD> </TR> </TABLE> @@ -147,11 +151,11 @@ Uses of <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFail </TABLE> <P> -<A NAME="uk.org.ury.library.viewer"><!-- --></A> +<A NAME="uk.org.ury.frontend.cpanels.menu"><!-- --></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/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A> in <A HREF="../../../../../../uk/org/ury/library/viewer/package-summary.html">uk.org.ury.library.viewer</A></FONT></TH> +Uses of <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A> in <A HREF="../../../../../../uk/org/ury/frontend/cpanels/menu/package-summary.html">uk.org.ury.frontend.cpanels.menu</A></FONT></TH> </TR> </TABLE> @@ -159,23 +163,22 @@ Uses of <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFail <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../uk/org/ury/library/viewer/package-summary.html">uk.org.ury.library.viewer</A> that throw <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A></FONT></TH> +<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../uk/org/ury/frontend/cpanels/menu/package-summary.html">uk.org.ury.frontend.cpanels.menu</A> that throw <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../uk/org/ury/library/viewer/LibraryViewerPanel.html#LibraryViewerPanel(uk.org.ury.library.viewer.LibraryViewer, uk.org.ury.frontend.FrontendMaster)">LibraryViewerPanel</A></B>(<A HREF="../../../../../../uk/org/ury/library/viewer/LibraryViewer.html" title="class in uk.org.ury.library.viewer">LibraryViewer</A> viewer, - <A HREF="../../../../../../uk/org/ury/frontend/FrontendMaster.html" title="interface in uk.org.ury.frontend">FrontendMaster</A> master)</CODE> +<TD><CODE><B><A HREF="../../../../../../uk/org/ury/frontend/cpanels/menu/DemoControlPanel.html#DemoControlPanel()">DemoControlPanel</A></B>()</CODE> <BR> - Construct a new LibraryViewerPanel.</TD> + Constructs a new DemoControlPanel.</TD> </TR> </TABLE> <P> -<A NAME="uk.org.ury.show.viewer"><!-- --></A> +<A NAME="uk.org.ury.frontend.cpanels.show"><!-- --></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/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A> in <A HREF="../../../../../../uk/org/ury/show/viewer/package-summary.html">uk.org.ury.show.viewer</A></FONT></TH> +Uses of <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A> in <A HREF="../../../../../../uk/org/ury/frontend/cpanels/show/package-summary.html">uk.org.ury.frontend.cpanels.show</A></FONT></TH> </TR> </TABLE> @@ -183,42 +186,46 @@ Uses of <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFail <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../uk/org/ury/show/viewer/package-summary.html">uk.org.ury.show.viewer</A> that throw <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../uk/org/ury/show/viewer/ChannelPanel.html#ChannelPanel(int, uk.org.ury.show.ShowChannel)">ChannelPanel</A></B>(int number, - <A HREF="../../../../../../uk/org/ury/show/ShowChannel.html" title="class in uk.org.ury.show">ShowChannel</A> channel)</CODE> - -<BR> - Construct a new ChannelPanel.</TD> +<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../uk/org/ury/frontend/cpanels/show/package-summary.html">uk.org.ury.frontend.cpanels.show</A> that throw <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../uk/org/ury/show/viewer/LibraryControlPanel.html#LibraryControlPanel()">LibraryControlPanel</A></B>()</CODE> +<TD><CODE><B><A HREF="../../../../../../uk/org/ury/frontend/cpanels/show/LibraryControlPanel.html#LibraryControlPanel()">LibraryControlPanel</A></B>()</CODE> <BR> Construct a new LibraryControlPanel.</TD> </TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../uk/org/ury/show/viewer/ShowViewerPanel.html#ShowViewerPanel(uk.org.ury.show.viewer.ShowViewer, uk.org.ury.frontend.FrontendMaster)">ShowViewerPanel</A></B>(<A HREF="../../../../../../uk/org/ury/show/viewer/ShowViewer.html" title="class in uk.org.ury.show.viewer">ShowViewer</A> viewer, - <A HREF="../../../../../../uk/org/ury/frontend/FrontendMaster.html" title="interface in uk.org.ury.frontend">FrontendMaster</A> master)</CODE> +</TABLE> + +<P> +<A NAME="uk.org.ury.frontend.modules.library"><!-- --></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/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A> in <A HREF="../../../../../../uk/org/ury/frontend/modules/library/package-summary.html">uk.org.ury.frontend.modules.library</A></FONT></TH> +</TR> +</TABLE> + +<P> -<BR> - Construct a new ShowViewerPanel.</TD> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> +<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../uk/org/ury/frontend/modules/library/package-summary.html">uk.org.ury.frontend.modules.library</A> that throw <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../uk/org/ury/show/viewer/TrackBin.html#TrackBin(java.lang.String)">TrackBin</A></B>(java.lang.String name)</CODE> +<TD><CODE><B><A HREF="../../../../../../uk/org/ury/frontend/modules/library/LibraryViewerPanel.html#LibraryViewerPanel(uk.org.ury.frontend.modules.library.LibraryViewer, uk.org.ury.frontend.FrontendMaster)">LibraryViewerPanel</A></B>(<A HREF="../../../../../../uk/org/ury/frontend/modules/library/LibraryViewer.html" title="class in uk.org.ury.frontend.modules.library">LibraryViewer</A> viewer, + <A HREF="../../../../../../uk/org/ury/frontend/FrontendMaster.html" title="interface in uk.org.ury.frontend">FrontendMaster</A> master)</CODE> <BR> - Construct a new TrackBin.</TD> + Construct a new LibraryViewerPanel.</TD> </TR> </TABLE> <P> -<A NAME="uk.org.ury.testrig"><!-- --></A> +<A NAME="uk.org.ury.frontend.modules.show"><!-- --></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/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A> in <A HREF="../../../../../../uk/org/ury/testrig/package-summary.html">uk.org.ury.testrig</A></FONT></TH> +Uses of <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A> in <A HREF="../../../../../../uk/org/ury/frontend/modules/show/package-summary.html">uk.org.ury.frontend.modules.show</A></FONT></TH> </TR> </TABLE> @@ -226,13 +233,27 @@ Uses of <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFail <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../uk/org/ury/testrig/package-summary.html">uk.org.ury.testrig</A> that throw <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A></FONT></TH> +<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../uk/org/ury/frontend/modules/show/package-summary.html">uk.org.ury.frontend.modules.show</A> that throw <A HREF="../../../../../../uk/org/ury/frontend/exceptions/UICreationFailureException.html" title="class in uk.org.ury.frontend.exceptions">UICreationFailureException</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../uk/org/ury/testrig/DemoControlPanel.html#DemoControlPanel()">DemoControlPanel</A></B>()</CODE> +<TD><CODE><B><A HREF="../../../../../../uk/org/ury/frontend/modules/show/ChannelPanel.html#ChannelPanel(int, uk.org.ury.common.show.ShowChannel)">ChannelPanel</A></B>(int number, + <A HREF="../../../../../../uk/org/ury/common/show/ShowChannel.html" title="class in uk.org.ury.common.show">ShowChannel</A> channel)</CODE> <BR> - Constructs a new DemoControlPanel.</TD> + Construct a new ChannelPanel.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../uk/org/ury/frontend/modules/show/ShowViewerPanel.html#ShowViewerPanel(uk.org.ury.frontend.modules.show.ShowViewer, uk.org.ury.frontend.FrontendMaster)">ShowViewerPanel</A></B>(<A HREF="../../../../../../uk/org/ury/frontend/modules/show/ShowViewer.html" title="class in uk.org.ury.frontend.modules.show">ShowViewer</A> viewer, + <A HREF="../../../../../../uk/org/ury/frontend/FrontendMaster.html" title="interface in uk.org.ury.frontend">FrontendMaster</A> master)</CODE> + +<BR> + Construct a new ShowViewerPanel.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../uk/org/ury/frontend/modules/show/TrackBin.html#TrackBin(java.lang.String)">TrackBin</A></B>(java.lang.String name)</CODE> + +<BR> + Construct a new TrackBin.</TD> </TR> </TABLE> |