|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.ury.frontend.AbstractFrontendModule
uk.org.ury.testrig.DemoMenu
public class DemoMenu
Application frontend, for testing early-stage frontend code.
Constructor Summary | |
---|---|
DemoMenu()
|
Method Summary | |
---|---|
void |
loadModule(java.lang.String module)
|
void |
run()
Run the demo menu, creating a user interface. |
FrontendModulePanel |
runFrontend(FrontendMaster master)
Run the demo menu in frontend mode. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DemoMenu()
Method Detail |
---|
public void loadModule(java.lang.String module)
public void run()
public FrontendModulePanel runFrontend(FrontendMaster master)
master
- The FrontendMaster driving the frontend.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |