From d547f87da5f68c12dede7c9d45618cae11ff5699 Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Fri, 18 Mar 2011 08:28:09 +0000 Subject: Mega-commit to the rescue! Added Javadoc snapshot (admittedly old); show UI now fixed-layout; UI uses system selection colours for accents; now uses bapsserver password and can thus talk to show database relations; removed member relation dependencies until further notice; attempted to get application and applet launchers working but having issues with the latter; started working on a server communicating via a minimal implementation of HTTP 1.1 (standardisation required eventually). --- .../org/ury/frontend/class-use/FrontendPanel.html | 291 +++++++++++++++++++++ 1 file changed, 291 insertions(+) create mode 100644 doc/uk/org/ury/frontend/class-use/FrontendPanel.html (limited to 'doc/uk/org/ury/frontend/class-use/FrontendPanel.html') diff --git a/doc/uk/org/ury/frontend/class-use/FrontendPanel.html b/doc/uk/org/ury/frontend/class-use/FrontendPanel.html new file mode 100644 index 0000000..a52cdc2 --- /dev/null +++ b/doc/uk/org/ury/frontend/class-use/FrontendPanel.html @@ -0,0 +1,291 @@ + + + + + + +Uses of Class uk.org.ury.frontend.FrontendPanel + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
uk.org.ury.frontend.FrontendPanel

+
+ + + + + + + + + + + + + + + + + + + + + +
+Packages that use FrontendPanel
uk.org.ury.frontend  
uk.org.ury.library.viewer  
uk.org.ury.show.viewer  
uk.org.ury.testrig  
+  +

+ + + + + +
+Uses of FrontendPanel in uk.org.ury.frontend
+  +

+ + + + + + + + + + + + + +
Subclasses of FrontendPanel in uk.org.ury.frontend
+ classFrontendControlPanel + +
+          Abstract class for frontend module control panels.
+ classFrontendModulePanel + +
+          A frontend user interface panel.
+  +

+ + + + + +
+Uses of FrontendPanel in uk.org.ury.library.viewer
+  +

+ + + + + + + + + +
Subclasses of FrontendPanel in uk.org.ury.library.viewer
+ classLibraryViewerPanel + +
+          Frontend panel providing access to an underlying library viewer.
+  +

+ + + + + +
+Uses of FrontendPanel in uk.org.ury.show.viewer
+  +

+ + + + + + + + + + + + + +
Subclasses of FrontendPanel in uk.org.ury.show.viewer
+ classLibraryControlPanel + +
+          Control panel for the demo system.
+ classShowViewerPanel + +
+          Frontend panel providing access to an underlying lshow viewer.
+  +

+ + + + + +
+Uses of FrontendPanel in uk.org.ury.testrig
+  +

+ + + + + + + + + + + + + +
Subclasses of FrontendPanel in uk.org.ury.testrig
+ classDemoControlPanel + +
+          Control panel for the demo system.
+ classDemoMenuPanel + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3