Class RunApp

java.lang.Object
  extended by RunApp

public class RunApp
extends java.lang.Object

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.

Version:
1.0
Author:
Shadi Ibrahem.

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

RunApp

public RunApp()
Method Detail

main

public static void main(java.lang.String[] args)
Runs Magic with user parameters (if needed).

Parameters:
args - String[]: an array of strings.