Class JaxoDraw

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

public final class JaxoDraw extends Object
Starts JaxoDraw from the command line.
Since:
1.0
  • Method Details

    • 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.