|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoadFailureException | |
---|---|
uk.org.ury.frontend | The URY reference frontend implementation. |
Uses of LoadFailureException in uk.org.ury.frontend |
---|
Methods in uk.org.ury.frontend that throw LoadFailureException | |
---|---|
void |
FrontendApplet.loadModule(java.lang.String moduleName)
Load a module into the frontend frame. |
void |
FrontendFrame.loadModule(java.lang.String moduleName)
Load a module into the frontend frame. |
void |
FrontendMaster.loadModule(java.lang.String moduleName)
Load a module into the frontend frame. |
void |
FrontendApplet.loadModule(java.lang.String moduleName,
java.lang.String cPanelName)
Load a module into the frontend frame, additionally installing a control panel to communicate with the previous module. |
void |
FrontendFrame.loadModule(java.lang.String moduleName,
java.lang.String cPanelName)
Load a module into the frontend frame, additionally installing a control panel to communicate with the previous module. |
void |
FrontendMaster.loadModule(java.lang.String moduleName,
java.lang.String cPanelName)
Load a module into the frontend frame, additionally installing a control panel to communicate with the previous module. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |