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). --- doc/index-files/index-6.html | 189 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 doc/index-files/index-6.html (limited to 'doc/index-files/index-6.html') diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html new file mode 100644 index 0000000..d73164c --- /dev/null +++ b/doc/index-files/index-6.html @@ -0,0 +1,189 @@ + + + + + + +F-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D E F G H I L M N Q R S T U V
+

+F

+
+
fatalError(String) - +Method in class uk.org.ury.frontend.FrontendAppletPanel +
Report a fatal error, +
fatalError(String) - +Method in class uk.org.ury.frontend.FrontendFrame +
Report a fatal error, +
fatalError(String) - +Method in interface uk.org.ury.frontend.FrontendMaster +
Report a fatal error, +
FrontendAppletPanel - Class in uk.org.ury.frontend
A frame that hosts a FrontendModulePanel, used for serving frontend + panels in a window (application mode).
FrontendAppletPanel(FrontendModulePanel) - +Constructor for class uk.org.ury.frontend.FrontendAppletPanel +
  +
FrontendBanner - Class in uk.org.ury.frontend
A banner, displaying a title, intended for use at the top of the + frontend frame.
FrontendBanner(String) - +Constructor for class uk.org.ury.frontend.FrontendBanner +
Construct a new banner. +
FrontendControlPanel - Class in uk.org.ury.frontend
Abstract class for frontend module control panels.
FrontendControlPanel(String) - +Constructor for class uk.org.ury.frontend.FrontendControlPanel +
Alternative constructor allowing an XML file to be used to + create the layout of the ControlPanel. +
FrontendError - Class in uk.org.ury.frontend
Factory for descriptive error dialogues.
FrontendError() - +Constructor for class uk.org.ury.frontend.FrontendError +
  +
FrontendFrame - Class in uk.org.ury.frontend
A frame that hosts a FrontendModulePanel, used for serving frontend + panels in a window (application mode).
FrontendFrame(FrontendModulePanel) - +Constructor for class uk.org.ury.frontend.FrontendFrame +
  +
FrontendMaster - Interface in uk.org.ury.frontend
Interface for classes providing the parent unit of a frontend + session.
FrontendModule - Interface in uk.org.ury.frontend
Interface for all system modules that are to be reachable from + the frontend array.
FrontendModulePanel - Class in uk.org.ury.frontend
A frontend user interface panel.
FrontendModulePanel(FrontendModule, FrontendMaster) - +Constructor for class uk.org.ury.frontend.FrontendModulePanel +
Construct a new, blank FrontendModulePanel. +
FrontendModulePanel(FrontendModule, String, FrontendMaster) - +Constructor for class uk.org.ury.frontend.FrontendModulePanel +
Construct a FrontendModulePanel using an XML layout manifest. +
FrontendPanel - Class in uk.org.ury.frontend
An extension of JPanel providing common functionality for user + interface panels in the URY system frontend.
FrontendPanel(FrontendMaster) - +Constructor for class uk.org.ury.frontend.FrontendPanel +
Construct a new, blank FrontendPanel. +
FrontendPanel(String, FrontendMaster) - +Constructor for class uk.org.ury.frontend.FrontendPanel +
Construct a new FrontendPanel from an XML layout. +
FrontendSubBanner - Class in uk.org.ury.frontend
A banner, displaying a title, intended for use at the top of + subsections.
FrontendSubBanner() - +Constructor for class uk.org.ury.frontend.FrontendSubBanner +
Construct a new FrontendSubBanner. +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D E F G H I L M N Q R S T U V
+ + + -- cgit v1.2.3