Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
Q
R
S
T
U
V