org.simBio
Class RunGUI
java.lang.Object
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
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 |
RunGUI
public RunGUI()
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.