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. --- doc/uk/org/ury/frontend/package-use.html | 134 ++++++++++++++++++++----------- 1 file changed, 87 insertions(+), 47 deletions(-) (limited to 'doc/uk/org/ury/frontend/package-use.html') diff --git a/doc/uk/org/ury/frontend/package-use.html b/doc/uk/org/ury/frontend/package-use.html index b2251ef..ca799a0 100644 --- a/doc/uk/org/ury/frontend/package-use.html +++ b/doc/uk/org/ury/frontend/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package uk.org.ury.frontend @@ -94,15 +94,23 @@ 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.menu +   + + +uk.org.ury.frontend.modules.show    @@ -131,8 +139,8 @@ Classes in uk.org FrontendFrame
-          A frame that hosts a FrontendModulePanel, used for serving frontend - panels in a window (application mode). +          A frame that hosts a FrontendModulePanel, used for serving frontend panels in + a window (application mode). FrontendMaster @@ -145,8 +153,8 @@ Classes in uk.org FrontendModule
-          Interface for all system modules that are to be reachable from - the frontend array. +          Interface for all system modules that are to be reachable from the frontend + array. FrontendModulePanel @@ -164,40 +172,84 @@ Classes in uk.org  

- + + + + + + + + + + + +
+Classes in uk.org.ury.frontend used by uk.org.ury.frontend.cpanels.menu
FrontendControlPanel + +
+          Abstract class for frontend module control panels.
FrontendPanel + +
+          An extension of JPanel providing common functionality for user + interface panels in the URY system frontend.
+  +

+ + + + + + + + + + + +
+Classes in uk.org.ury.frontend used by uk.org.ury.frontend.cpanels.show
FrontendControlPanel + +
+          Abstract class for frontend module control panels.
FrontendPanel + +
+          An extension of JPanel providing common functionality for user + interface panels in the URY system frontend.
+  +

+ +Classes in uk.org.ury.frontend used by uk.org.ury.frontend.modules.library - - - +          Interface for all system modules that are to be reachable from the frontend + array. - -
-Classes in uk.org.ury.frontend used by uk.org.ury.library.viewer
AbstractFrontendModule +AbstractFrontendModule
          An abstract implementation of the FrontendModule interface.
FrontendMaster +FrontendMaster
          Interface for classes providing the parent unit of a frontend session.
FrontendModule +FrontendModule
-          Interface for all system modules that are to be reachable from - the frontend array.
FrontendModulePanel +FrontendModulePanel
          A frontend user interface panel.
FrontendPanel +FrontendPanel
          An extension of JPanel providing common functionality for user @@ -206,46 +258,40 @@ Classes in uk.org
 

- + +Classes in uk.org.ury.frontend used by uk.org.ury.frontend.modules.menu - - - - - - +          Interface for all system modules that are to be reachable from the frontend + array. - -
-Classes in uk.org.ury.frontend used by uk.org.ury.show.viewer
AbstractFrontendModule +AbstractFrontendModule
          An abstract implementation of the FrontendModule interface.
FrontendControlPanel - -
-          Abstract class for frontend module control panels.
FrontendMaster +FrontendMaster
          Interface for classes providing the parent unit of a frontend session.
FrontendModule +FrontendModule
-          Interface for all system modules that are to be reachable from - the frontend array.
FrontendModulePanel +FrontendModulePanel
          A frontend user interface panel.
FrontendPanel +FrontendPanel
          An extension of JPanel providing common functionality for user @@ -254,46 +300,40 @@ Classes in uk.org
 

- + +Classes in uk.org.ury.frontend used by uk.org.ury.frontend.modules.show - - - - - - +          Interface for all system modules that are to be reachable from the frontend + array. - -
-Classes in uk.org.ury.frontend used by uk.org.ury.testrig
AbstractFrontendModule +AbstractFrontendModule
          An abstract implementation of the FrontendModule interface.
FrontendControlPanel - -
-          Abstract class for frontend module control panels.
FrontendMaster +FrontendMaster
          Interface for classes providing the parent unit of a frontend session.
FrontendModule +FrontendModule
-          Interface for all system modules that are to be reachable from - the frontend array.
FrontendModulePanel +FrontendModulePanel
          A frontend user interface panel.
FrontendPanel +FrontendPanel
          An extension of JPanel providing common functionality for user -- cgit v1.2.3