Package net.sf.jaxodraw
Class JaxoDraw
- java.lang.Object
-
- net.sf.jaxodraw.JaxoDraw
-
public final class JaxoDraw extends java.lang.Object
Starts JaxoDraw from the command line.- Since:
- 1.0
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
The method that executes JaxoDraw from the command line: reads preferences and command line arguments, before bringing up the graphical user interface.
-