JHotDraw 7rev733

org.jhotdraw.samples.svg
Class Main

java.lang.Object
  extended by org.jhotdraw.samples.svg.Main

public class Main
extends java.lang.Object

Main entry point of the SVG sample application. Creates an Application depending on the operating system we run, sets the SVGApplicationModel and then launches the application. The application then creates SVGViews and menu bars as specified by the application model.

Version:
$Id: Main.java 731 2011-01-22 09:21:06Z rawcoder $
Author:
Werner Randelshofer.

Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
          Creates a new instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Creates a new instance.


Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project.
Some rights reserved.