|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.ury.testrig.ApplicationLauncher
public class ApplicationLauncher
An application-based entry point into the frontend. If provided with no arguments, this will launch the main menu.
Field Summary |
---|
Fields inherited from interface uk.org.ury.testrig.Launcher |
---|
DEFAULT_MODULE_NAME |
Constructor Summary | |
---|---|
ApplicationLauncher()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main method. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationLauncher()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- The command-line arguments to the program. These
will currently be ignored.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |