From df7d7981b56a4560c95ea7e9b194080e93398ecf Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Mon, 21 Mar 2011 21:54:31 +0000 Subject: GREAT PACKAGE RESHUFFLE: Everything is now organised into frontend, backend and common (to frontend and backend) packages. Things may have been broken. Doc refresh. --- .../exceptions/class-use/LoadFailureException.html | 6 +- .../class-use/UICreationFailureException.html | 87 ++++++++++++++-------- 2 files changed, 57 insertions(+), 36 deletions(-) (limited to 'doc/uk/org/ury/frontend/exceptions/class-use') 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 @@ - + Uses of Class uk.org.ury.frontend.exceptions.LoadFailureException @@ -151,8 +151,8 @@ Uses of 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 @@ - + Uses of Class uk.org.ury.frontend.exceptions.UICreationFailureException @@ -94,15 +94,19 @@ Packages that use -uk.org.ury.library.viewer +uk.org.ury.frontend.cpanels.menu    -uk.org.ury.show.viewer +uk.org.ury.frontend.cpanels.show    -uk.org.ury.testrig +uk.org.ury.frontend.modules.library +   + + +uk.org.ury.frontend.modules.show    @@ -147,11 +151,11 @@ Uses of + +Uses of UICreationFailureException in uk.org.ury.frontend.cpanels.menu
-Uses of UICreationFailureException in uk.org.ury.library.viewer
  @@ -159,23 +163,22 @@ Uses of -Constructors in uk.org.ury.library.viewer that throw UICreationFailureException
+Constructors in uk.org.ury.frontend.cpanels.menu that throw UICreationFailureException -LibraryViewerPanel(LibraryViewer viewer, - FrontendMaster master) +DemoControlPanel()
-          Construct a new LibraryViewerPanel. +          Constructs a new DemoControlPanel.  

- + +Uses of UICreationFailureException in uk.org.ury.frontend.cpanels.show
-Uses of UICreationFailureException in uk.org.ury.show.viewer
  @@ -183,42 +186,46 @@ Uses of -Constructors in uk.org.ury.show.viewer that throw UICreationFailureException - - -ChannelPanel(int number, - ShowChannel channel) - -
-          Construct a new ChannelPanel. +Constructors in uk.org.ury.frontend.cpanels.show that throw UICreationFailureException -LibraryControlPanel() +LibraryControlPanel()
          Construct a new LibraryControlPanel. - -ShowViewerPanel(ShowViewer viewer, - FrontendMaster master) + +  +

+ + + + + +
+Uses of UICreationFailureException in uk.org.ury.frontend.modules.library
+  +

-
-          Construct a new ShowViewerPanel. + + + - +          Construct a new LibraryViewerPanel.
Constructors in uk.org.ury.frontend.modules.library that throw UICreationFailureException
TrackBin(java.lang.String name) +LibraryViewerPanel(LibraryViewer viewer, + FrontendMaster master)
-          Construct a new TrackBin.
 

- + +Uses of UICreationFailureException in uk.org.ury.frontend.modules.show
-Uses of UICreationFailureException in uk.org.ury.testrig
  @@ -226,13 +233,27 @@ Uses of -Constructors in uk.org.ury.testrig that throw UICreationFailureException +Constructors in uk.org.ury.frontend.modules.show that throw UICreationFailureException -DemoControlPanel() +ChannelPanel(int number, + ShowChannel channel)
-          Constructs a new DemoControlPanel. +          Construct a new ChannelPanel. + + +ShowViewerPanel(ShowViewer viewer, + FrontendMaster master) + +
+          Construct a new ShowViewerPanel. + + +TrackBin(java.lang.String name) + +
+          Construct a new TrackBin.   -- cgit v1.2.3