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. --- .../org/ury/frontend/class-use/FrontendModule.html | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'doc/uk/org/ury/frontend/class-use/FrontendModule.html') diff --git a/doc/uk/org/ury/frontend/class-use/FrontendModule.html b/doc/uk/org/ury/frontend/class-use/FrontendModule.html index edecafc..334c782 100644 --- a/doc/uk/org/ury/frontend/class-use/FrontendModule.html +++ b/doc/uk/org/ury/frontend/class-use/FrontendModule.html @@ -2,7 +2,7 @@ - + Uses of Interface uk.org.ury.frontend.FrontendModule @@ -94,15 +94,15 @@ Packages that use -uk.org.ury.library.viewer +uk.org.ury.frontend.modules.library    -uk.org.ury.show.viewer +uk.org.ury.frontend.modules.menu    -uk.org.ury.testrig +uk.org.ury.frontend.modules.show    @@ -172,11 +172,11 @@ Uses of + +Uses of FrontendModule in uk.org.ury.frontend.modules.library
-Uses of FrontendModule in uk.org.ury.library.viewer
  @@ -184,12 +184,12 @@ Uses of -Classes in uk.org.ury.library.viewer that implement FrontendModule +Classes in uk.org.ury.frontend.modules.library that implement FrontendModule  class -LibraryViewer +LibraryViewer
          Module for investigating the track library. @@ -197,11 +197,11 @@ Uses of + +Uses of FrontendModule in uk.org.ury.frontend.modules.menu
-Uses of FrontendModule in uk.org.ury.show.viewer
  @@ -209,24 +209,24 @@ Uses of -Classes in uk.org.ury.show.viewer that implement FrontendModule +Classes in uk.org.ury.frontend.modules.menu that implement FrontendModule  class -ShowViewer +DemoMenu
-          Frontend module for viewing show details. +          Application frontend, for testing early-stage frontend code.  

- + +Uses of FrontendModule in uk.org.ury.frontend.modules.show
-Uses of FrontendModule in uk.org.ury.testrig
  @@ -234,15 +234,15 @@ Uses of -Classes in uk.org.ury.testrig that implement FrontendModule +Classes in uk.org.ury.frontend.modules.show that implement FrontendModule  class -DemoMenu +ShowViewer
-          Application frontend, for testing early-stage frontend code. +          Frontend module for viewing show details.   -- cgit v1.2.3