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. |