JHotDraw 7rev733

org.jhotdraw.samples.mini
Class EditorSample

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

public class EditorSample
extends java.lang.Object

Example showing how to create an editor that can edit figures on a drawing using the DelegationSelectionTool.

Version:
$Id: EditorSample.java 755 2011-09-02 17:55:29Z rawcoder $
Author:
Werner Randelshofer

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

EditorSample

public EditorSample()
Method Detail

main

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

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