net.sf.jaxodraw
Class JaxoDraw

java.lang.Object
  extended by net.sf.jaxodraw.JaxoDraw

public final class JaxoDraw
extends Object

Starts JaxoDraw from the command line.

Since:
1.0

Method Summary
static void main(String[] args)
          The method that executes JaxoDraw from the command line: reads preferences and command line arguments, before bringing up the graphical user interface.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
The method that executes JaxoDraw from the command line: reads preferences and command line arguments, before bringing up the graphical user interface.

Parameters:
args - The array of command line arguments.


Copyright © 2003-2011 The JaxoDraw team. All Rights Reserved.