|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object RunApp
public class RunApp
Title: Bioinformatics Project
Description: Genomes Comparacent
Copyright: Copyright (c) 2005-2006
RunApp creates the main processes thread and runs it, it creates the controller of MAGIC.
Constructor Summary | |
---|---|
RunApp()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Runs Magic with user parameters (if needed). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunApp()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- String[]: an array of strings.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |