org.simBio
Class RunGUI

java.lang.Object
  extended by org.simBio.RunGUI

public class RunGUI
extends Object

Main entry of simBio with GUI. You can set xml files of model as arguments.

Version:
$Revision: 1.1 $
Author:
Nobuaki Sarai

Constructor Summary
RunGUI()
           
 
Method Summary
static void main(String[] args)
          Create GUI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunGUI

public RunGUI()
Method Detail

main

public static void main(String[] args)
                 throws HeadlessException
Create GUI

Parameters:
args - uris of model xml
Throws:
HeadlessException


Copyright © 2005 Cell/Biodinamics simulation project. All Rights Reserved.