Package uk.org.ury.frontend

The URY reference frontend implementation.

See:
          Description

Interface Summary
FrontendMaster Interface for classes providing the parent unit of a frontend session.
FrontendModule Interface for all system modules that are to be reachable from the frontend array.
 

Class Summary
AbstractFrontendModule An abstract implementation of the FrontendModule interface.
FrontendApplet A frame that hosts a FrontendModulePanel, used for serving frontend panels in a window (application mode).
FrontendBanner A banner, displaying a title, intended for use at the top of the frontend frame.
FrontendControlPanel Abstract class for frontend module control panels.
FrontendError Factory for descriptive error dialogues.
FrontendFrame A frame that hosts a FrontendModulePanel, used for serving frontend panels in a window (application mode).
FrontendModulePanel A frontend user interface panel.
FrontendPanel An extension of JPanel providing common functionality for user interface panels in the URY system frontend.
FrontendSubBanner A banner, displaying a title, intended for use at the top of subsections.
HintField A non-editable text area displaying a hint about how to use a frontend screen.
 

Package uk.org.ury.frontend Description

The URY reference frontend implementation.

This package comprises a Java application that provides an end-user access point to the new URY system.