JHotDraw 7rev733

org.jhotdraw.samples.odg
Class Main

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

public class Main
extends java.lang.Object

Main entry point of the ODG sample application. Creates an Application depending on the operating system we run, sets the ODGApplicationModel and then launches the application. The application then creates ODGViews 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()
          Creates a new instance.
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Creates a new instance.

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments

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