JHotDraw 7.0.9

org.jhotdraw.samples.mini
Class MultiEditorSample

java.lang.Object
  extended by org.jhotdraw.samples.mini.MultiEditorSample

public class MultiEditorSample
extends java.lang.Object

Example showing how to create a drawing and displaying it in an editor with a "delegation selection tool". We don't make use of a toolbar, so users are not able to add new figure to the drawing, they can just play around with the figures that are there.

Version:
1.0 November 9, 2006 Created.
Author:
Werner Randelshofer

Constructor Summary
MultiEditorSample()
           
 
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

MultiEditorSample

public MultiEditorSample()
Method Detail

main

public static void main(java.lang.String[] args)

Copyright 1996-2007 (c) JHotDraw.org.
Some rights reserved.